Interface XmlObjectResultsHandler


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

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details Link icon

    • handle Link icon

      boolean handle(Object o)