Package net.loomchild.segment.srx.io
Class Srx2Parser
java.lang.Object
net.loomchild.segment.srx.io.Srx2Parser
- All Implemented Interfaces:
SrxParser
Represents SRX 2.0 document parser. Responsible for creating and initializing
Document according to given SRX. Uses JAXB. Can validate.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
private static final org.apache.commons.logging.Log log -
CONTEXT
- See Also:
-
SCHEMA
- See Also:
-
bind
-
-
Constructor Details
-
Srx2Parser
public Srx2Parser()
-
-
Method Details