com.liferay.portal.test.randomizerbumpers
Class TikaSafeRandomizerBumper
java.lang.Object
com.liferay.portal.test.randomizerbumpers.TikaSafeRandomizerBumper
- All Implemented Interfaces:
- RandomizerBumper<byte[]>
public class TikaSafeRandomizerBumper
- extends Object
- implements RandomizerBumper<byte[]>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final TikaSafeRandomizerBumper INSTANCE
TikaSafeRandomizerBumper
public TikaSafeRandomizerBumper(String contentType)
accept
public boolean accept(byte[] randomValue)
- Specified by:
accept in interface RandomizerBumper<byte[]>
byteArrayToString
protected static String byteArrayToString(byte[] byteArray)