Module petitparser.xml
Package org.petitparser.grammar.xml
package org.petitparser.grammar.xml
This package provides a simple XML model and its associated parser.
-
ClassDescriptionBuilds the XML AST.XmlCallback<TName,
TNode, TAttribute> Interface with callbacks form theXmlDefinition.Optimized parser to read character data.XmlDefinition<TName,TNode, TAttribute> XML grammar definition.XmlParser Builder