Package org.petitparser.grammar.xml.ast
-
Class Summary Class Description XmlAttribute XML attribute node.XmlCdata XML text node.XmlComment An XML comment node.XmlData Abstract XML data node.XmlDoctype XML doctype node.XmlDocument XML document node.XmlElement XML element node.XmlName XML entity name.XmlNode Abstract XML node.XmlParent Abstract XML node with actual children.XmlProcessing XML processing instruction.XmlText XML text node.