Uses of Class
org.apache.xerces.utils.regex.RegularExpression

Packages that use RegularExpression
org.apache.xerces.utils.regex   
org.apache.xerces.validators.datatype   
 

Uses of RegularExpression in org.apache.xerces.utils.regex
 

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

Uses of RegularExpression in org.apache.xerces.validators.datatype
 

Fields in org.apache.xerces.validators.datatype declared as RegularExpression
protected  RegularExpression AbstractDatatypeValidator.fRegex
           
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.