|
|||||||||
| Home >> All >> com >> presumo >> jms >> [ selector overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.presumo.jms.selector
Class RegExp.state

java.lang.Objectcom.presumo.jms.selector.RegExp.state
- Enclosing class:
- RegExp
- private static class RegExp.state
- extends java.lang.Object
| Field Summary | |
java.util.Vector |
e_next_states
|
char |
matched_char
|
int |
next_state
|
| Constructor Summary | |
private |
RegExp.state()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
matched_char
public char matched_char
next_state
public int next_state
e_next_states
public java.util.Vector e_next_states
| Constructor Detail |
RegExp.state
private RegExp.state()
|
|||||||||
| Home >> All >> com >> presumo >> jms >> [ selector overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.presumo.jms.selector.RegExp.state