|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IAttoHandler | Common interface for all handler implementations. |
| IAttoParser | Common interface for all attoparser instances. |
| ITimedDocumentHandling |
Handler feature interface to be implemented by IAttoHandler implementations
that time their execution. |
| Class Summary | |
|---|---|
| AbstractAttoHandler |
Base abstract class for IAttoHandler implementations,
providing timing. |
| AbstractAttoParser |
Base abstract class for all IAttoParser implementations, providing
common code for unifying all the supported document formats (String, char[],
char[] segment, Reader) into just one (Reader). |
| AbstractBufferedAttoParser |
Base abstract class for IAttoParser implementations reading
the parsed document using a buffer. |
| AbstractBufferedAttoParser.BufferParseResult | This class encapsulates the results of parsing a fragment (a buffer) of a document. |
| Exception Summary | |
|---|---|
| AttoParseException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||