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 Parser
public boolean isComplete()
isComplete
in interface Parser
public boolean parseAvailable() throws java.io.IOException
parseAvailable
in interface Parser
java.io.IOException
public boolean isMoreInBuffer() throws java.io.IOException
isMoreInBuffer
in interface Parser
java.io.IOException
public boolean isPersistent()
isPersistent
in interface Parser
public void setPersistent(boolean persistent)
setPersistent
in interface Parser
Copyright © 2013. All Rights Reserved.