|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NestedReader.EOFListener | |
|---|---|
| xtc.util | |
| Uses of NestedReader.EOFListener in xtc.util |
|---|
| Fields in xtc.util declared as NestedReader.EOFListener | |
|---|---|
protected NestedReader.EOFListener |
NestedReader.listener
The corresponding end-of-file listener. |
| Fields in xtc.util with type parameters of type NestedReader.EOFListener | |
|---|---|
protected java.util.LinkedList<NestedReader.EOFListener> |
NestedReader.listenerStack
The stack of listeners, with the most recently added listener at the front. |
| Methods in xtc.util with parameters of type NestedReader.EOFListener | |
|---|---|
void |
NestedReader.insert(java.io.Reader in,
NestedReader.EOFListener eof)
Insert the specified character stream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||