public class XBSerialPullProducer extends java.lang.Object implements XBPullProducer
| Constructor and Description |
|---|
XBSerialPullProducer(XBSerializable source) |
| Modifier and Type | Method and Description |
|---|---|
XBToken |
pullXBToken()
Pull next token.
|
void |
resetXBPull()
Reset pulls to first
|
public XBSerialPullProducer(XBSerializable source)
public void resetXBPull()
XBPullProducerresetXBPull in interface XBPullProducerpublic XBToken pullXBToken() throws XBProcessingException, java.io.IOException
XBPullProviderpullXBToken in interface XBPullProviderXBProcessingExceptionjava.io.IOException