- parse(String) - Method in class org.licas_xml.abs.Document
-
Parse the String-based xml stream and return the root element.
- parse(InputStream) - Method in class org.licas_xml.abs.Document
-
Parse the String-based xml stream and return the root element.
- parse(String) - Method in class org.licas_xml.model.DocumentImpl
-
Parse the String-based xml stream and return the root element.
- parse(InputStream) - Method in class org.licas_xml.model.DocumentImpl
-
Parse the String-based xml stream and return the root element.
- parser - Variable in class org.licas_xml.model.DocumentImpl
-
The parser to parse the XML stream
- prototype - Variable in class org.licas_xml.abs.XMLBuilder
-
Prototype element for creating the tree.