Serialized Form


Package org.apache.lucene.search.regex

Class org.apache.lucene.search.regex.RegexQuery extends org.apache.lucene.search.MultiTermQuery implements Serializable

Serialized Fields

regexImpl

RegexCapabilities regexImpl

Class org.apache.lucene.search.regex.SpanRegexQuery extends org.apache.lucene.search.spans.SpanQuery implements Serializable

Serialized Fields

regexImpl

RegexCapabilities regexImpl

term

org.apache.lucene.index.Term term

Package org.apache.regexp

Class org.apache.regexp.RE extends Object implements Serializable

Serialized Fields

program

org.apache.regexp.REProgram program

matchFlags

int matchFlags

maxParen

int maxParen

Class org.apache.regexp.REDemo extends Applet implements Serializable

Serialized Fields

r

org.apache.regexp.RE r

compiler

org.apache.regexp.REDebugCompiler compiler

fieldRE

TextField fieldRE

fieldMatch

TextField fieldMatch

outRE

TextArea outRE

outMatch

TextArea outMatch

Class org.apache.regexp.REProgram extends Object implements Serializable

Serialized Fields

instruction

char[] instruction

lenInstruction

int lenInstruction

prefix

char[] prefix

flags

int flags

maxParens

int maxParens

Class org.apache.regexp.RESyntaxException extends RuntimeException implements Serializable



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.