|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBufferedAttoParser.BufferParseResult | |
|---|---|
| org.attoparser | |
| org.attoparser.markup | |
| Uses of AbstractBufferedAttoParser.BufferParseResult in org.attoparser |
|---|
| Methods in org.attoparser that return AbstractBufferedAttoParser.BufferParseResult | |
|---|---|
protected abstract AbstractBufferedAttoParser.BufferParseResult |
AbstractBufferedAttoParser.parseBuffer(char[] buffer,
int offset,
int len,
IAttoHandler handler,
int line,
int col)
Parse a buffer segment and return a AbstractBufferedAttoParser.BufferParseResult reporting
the results of this parsing. |
| Uses of AbstractBufferedAttoParser.BufferParseResult in org.attoparser.markup |
|---|
| Methods in org.attoparser.markup that return AbstractBufferedAttoParser.BufferParseResult | |
|---|---|
protected AbstractBufferedAttoParser.BufferParseResult |
MarkupAttoParser.parseBuffer(char[] buffer,
int offset,
int len,
IAttoHandler handler,
int line,
int col)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||