public interface Parser
| Modifier and Type | Method and Description |
|---|---|
boolean |
isComplete() |
boolean |
isIdle() |
boolean |
isMoreInBuffer() |
long |
parseAvailable() |
void |
reset(boolean returnBuffers) |
void reset(boolean returnBuffers)
boolean isComplete()
long parseAvailable()
throws IOException
IOExceptionboolean isMoreInBuffer()
throws IOException
IOExceptionboolean isIdle()
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.