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(java.lang.Object o)
-