Package org.prism
Class Parser
java.lang.Object
org.prism.Parser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
loadLibrary
(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)
-