Serialized Form

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

Class org.apache.xerces.impl.xpath.regex.RegularExpression extends java.lang.Object implements Serializable

Serialized Fields

regex

 String regex
A regular expression.


options

 int options


nofparen

 int nofparen
The number of parenthesis in the regular expression.


tokentree

 org.apache.xerces.impl.xpath.regex.Token tokentree
Internal representation of the regular expression.


hasBackReferences

 boolean hasBackReferences


Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.