| Constructor and Description |
|---|
NestedParser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isComplete() |
boolean |
isIdle() |
boolean |
isMoreInBuffer() |
boolean |
isPersistent() |
boolean |
parseAvailable() |
void |
reset() |
void |
returnBuffers() |
void |
setPersistent(boolean persistent) |
public void returnBuffers()
returnBuffers in interface Parserpublic boolean isComplete()
isComplete in interface Parserpublic boolean parseAvailable()
throws IOException
parseAvailable in interface ParserIOExceptionpublic boolean isMoreInBuffer()
throws IOException
isMoreInBuffer in interface ParserIOExceptionpublic boolean isPersistent()
isPersistent in interface Parserpublic void setPersistent(boolean persistent)
setPersistent in interface ParserCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.