All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Filter the children to only those matching the supplied predicate.
 
 
 
 
 
 
Applies a transformation to the children of the specified tag.
 
 
 
 
Ensures that whitespace is on the outermost AST element possible.
 
 
 
 
 
 
 
 
 
 
 
Recursively check the equality of XML tags and attributes.
 
 
 
 
 
Helps to add a Xml.Tag in alphabetical order while preserving the position of non-tag Content.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This class provides an empty implementation of XMLParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
This class provides an empty implementation of XMLParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
This interface defines a complete listener for a parse tree produced by XMLParser.
This interface defines a complete generic visitor for a parse tree produced by XMLParser.
Supports a limited set of XPath expressions, specifically those documented on this page.