Uses of Class
org.apache.xerces.impl.xpath.regex.RegularExpression

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

Uses of RegularExpression in org.apache.xerces.impl.xpath.regex
 

Methods in org.apache.xerces.impl.xpath.regex that return RegularExpression
static RegularExpression REUtil.createRegex(String pattern, String options)
          Creates a RegularExpression instance.
 



Copyright © 2011. All Rights Reserved.