|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--wrapatext.statepattern.State
|
+--wrapatext.statepattern.CollectState
| Constructor Summary | |
CollectState()
|
|
| Method Summary | |
void |
EOF(Context c)
|
void |
feedChar(Context con,
java.lang.Character c)
|
void |
release(Context c)
|
| Methods inherited from class wrapatext.statepattern.State |
processChar |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CollectState()
| Method Detail |
public void feedChar(Context con,
java.lang.Character c)
public void EOF(Context c)
public void release(Context c)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||