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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(byte[] randomValue) |
protected static String |
byteArrayToString(byte[] byteArray) |
public static final TikaSafeRandomizerBumper INSTANCE