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