Interface ADBXMLStreamReader

    • Method Detail

      • isDone

        boolean isDone()
        Extra method to query the state of the pullparser
      • addNamespaceContext

        void addNamespaceContext​(NamespaceContext nsContext)
        add the parent namespace context to this parser
      • init

        void init()
        Initiate the parser - this will do whatever the needed tasks to initiate the parser and must be called before attempting any specific parsing using this parser