Class Utils
java.lang.Object
com.schibsted.spt.data.jslt.impl.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringprintHexBinary(byte[] data) Return a lower-case hex representation of the binary data.
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
printHexBinary
Return a lower-case hex representation of the binary data.
-