Serialized Form

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

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

serialVersionUID: 3905241217112815923L

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-2005 Apache XML Project. All Rights Reserved.