Interface XmlObjectResultsHandler


public interface XmlObjectResultsHandler
Callback interface to receive xml objects from a stream of objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • handle

      boolean handle(Object o)