Class Parser
java.lang.Object
org.prism.Parser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidloadLibrary(String path) static byte[]parseAndSerialize(byte[] source) static byte[]parseAndSerialize(byte[] source, byte[] options)
-
Constructor Details
-
Parser
public Parser()
-
-
Method Details
-
loadLibrary
-
parseAndSerialize
public static byte[] parseAndSerialize(byte[] source, byte[] options) -
parseAndSerialize
public static byte[] parseAndSerialize(byte[] source)
-