Interface XmlObjectResultsHandler
-
public interface XmlObjectResultsHandlerCallback interface to receive xml objects from a stream of objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhandle(Object o)
-
-
-
Method Detail
-
handle
boolean handle(Object o)
-
-