Uses of Package
org.apache.xerces.impl.xpath.regex

Packages that use org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex   
 

Classes in org.apache.xerces.impl.xpath.regex used by org.apache.xerces.impl.xpath.regex
Match
          An instance of this class has ranges captured in matching.
ParseException
           
RegularExpression
          A regular expression matching engine using Non-deterministic Finite Automaton (NFA).