Uses of Class
org.petitparser.grammar.xml.ast.XmlData
| Package | Description |
|---|---|
| org.petitparser.grammar.xml.ast |
-
Uses of XmlData in org.petitparser.grammar.xml.ast
Subclasses of XmlData in org.petitparser.grammar.xml.ast Modifier and Type Class Description classXmlCdataXML text node.classXmlCommentAn XML comment node.classXmlDoctypeXML doctype node.classXmlProcessingXML processing instruction.classXmlTextXML text node.