|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.lib.regexp.Regexp
com.caucho.quercus.lib.regexp.Ereg
com.caucho.quercus.lib.regexp.Eregi
public class Eregi
Field Summary |
---|
Fields inherited from class com.caucho.quercus.lib.regexp.Regexp |
---|
FAIL, SUCCESS |
Constructor Summary | |
---|---|
Eregi(StringValue rawRegexp)
|
Method Summary | |
---|---|
protected void |
init()
|
java.lang.String |
toString()
|
Methods inherited from class com.caucho.quercus.lib.regexp.Regexp |
---|
convertResult, convertSubject, getGroupName, getPattern, getRawRegexp, isEval, isGlobal, isIgnoreCase, isUTF8 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Eregi(StringValue rawRegexp) throws IllegalRegexpException
IllegalRegexpException
Method Detail |
---|
protected void init()
init
in class Ereg
public java.lang.String toString()
toString
in class Ereg
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |