public class TikaSafeRandomizerBumper extends Object implements com.liferay.portal.kernel.test.randomizerbumpers.RandomizerBumper<byte[]>
| Modifier and Type | Field and Description |
|---|---|
static TikaSafeRandomizerBumper |
INSTANCE |
| Constructor and Description |
|---|
TikaSafeRandomizerBumper(String contentType) |
public static final TikaSafeRandomizerBumper INSTANCE
public TikaSafeRandomizerBumper(String contentType)
public boolean accept(byte[] randomValue)
accept in interface com.liferay.portal.kernel.test.randomizerbumpers.RandomizerBumper<byte[]>protected static String byteArrayToString(byte[] byteArray)