Package org.jxmpp.xml.splitter
Interface ProcessingInstructionCallback
-
public interface ProcessingInstructionCallbackCallback forXmlSplitter.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonProcessingInstruction(java.lang.String processingInstruction)Invoked once a new XML Processing Instruction got split.
-