Serialized Form


Package jregex

Class jregex.Pattern implements Serializable

Serialized Fields

stringRepr

java.lang.String stringRepr

root

jregex.Term root

root0

jregex.Term root0

memregs

int memregs

counters

int counters

lookaheads

int lookaheads

namedGroupMap

java.util.Hashtable namedGroupMap

Class jregex.PatternSyntaxException implements Serializable

Class jregex.WildcardPattern implements Serializable

Serialized Fields

str

java.lang.String str


Package jregex.util.io

Class jregex.util.io.PathPattern implements Serializable

Serialized Fields

str

java.lang.String str

root

java.lang.String root

rootf

java.io.File rootf

queue

jregex.util.io.PathElementMask queue

last

jregex.util.io.PathElementMask last