public interface ContentHandlerAdapterController
A controller that allows finishing the parsing.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Tell the controller that this handler is finished with parsing the XML sub tree.
  • Method Details

    • parsingFinished

      void parsingFinished()
      Tell the controller that this handler is finished with parsing the XML sub tree.