Uses of Class
org.petitparser.grammar.xml.ast.XmlDocument
| Package | Description |
|---|---|
| org.petitparser.grammar.xml.ast |
-
Uses of XmlDocument in org.petitparser.grammar.xml.ast
Methods in org.petitparser.grammar.xml.ast that return XmlDocument Modifier and Type Method Description XmlDocumentXmlDocument. getDocument()XmlDocumentXmlNode. getDocument()Answer the document that contains this node, ornullif the node is not part of a document.