public class XBPullWriter.XBPullEventHandler extends java.lang.Object implements XBListener
| Constructor and Description |
|---|
XBPullWriter.XBPullEventHandler(XBPullWriter target) |
public XBPullWriter.XBPullEventHandler(XBPullWriter target)
public void beginXB(boolean term)
throws XBProcessingException,
java.io.IOException
XBListenerbeginXB in interface XBListenerterm - Specify whether node is terminatedXBProcessingExceptionjava.io.IOExceptionpublic void attribXB(UBNatural value) throws XBProcessingException, java.io.IOException
XBListenerattribXB in interface XBListenervalue - given attributeXBProcessingException - if unable to parse attribute valuejava.io.IOExceptionpublic void dataXB(java.io.InputStream data)
throws XBProcessingException,
java.io.IOException
XBListenerdataXB in interface XBListenerdata - processed dataXBProcessingExceptionjava.io.IOExceptionpublic void endXB()
throws XBProcessingException,
java.io.IOException
XBListenerendXB in interface XBListenerXBProcessingExceptionjava.io.IOExceptionpublic boolean isClosed()