Package com.japisoft.fastparser.walker

Interface Summary
ValidCriteria Search criteria.
 

Class Summary
AndCriteria Test for 2 elements criteria.
AttributeCriteria Match tag with the good attribute name and value
NamespaceCriteria Namespace criteria
NodeNameCriteria Match tag with the good name
NotCriteria Test for 2 elements criteria.
OrCriteria Test for 2 elements criteria.
TextCriteria Match text or sub-text
TreeWalker This class is a toolkit for navigating through your XML tree easily.