|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| InputStreamInterceptor | This interface describes the ability to manipulate an
InputStream by attaching additional processing
units in a pipe manner. |
| OutputStreamInterceptor | This interface describes the ability to manipulate an
OutputStream by attaching additional processing
units in a pipe manner. |
| ReaderInterceptor | This interface describes the ability to manipulate an
Reader by attaching additional processing units in a
pipe manner. |
| TokenStreamOptions | This interface describes the possibilities of a token stream to access its options. |
| WriterInterceptor | This interface describes the ability to manipulate an
Writer by attaching additional processing units in a
pipe manner. |
| Class Summary | |
|---|---|
| TokenStreamFactory | This is the factory to provide an instance of a
TokenStream. |
This package contains the stream definitions and implementations supported for the scanner. The main task is performed by the TokenStreamFactory which selects the appropriate implementation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||