Class SAXAdapter


  • public class SAXAdapter
    extends Object
    SAXAdapter
    Author:
    Eugene Kuleshov
    • Method Detail

      • addDocumentStart

        protected void addDocumentStart()
      • addDocumentEnd

        protected void addDocumentEnd()
      • addEnd

        protected final void addEnd​(String name)
      • addElement

        protected final void addElement​(String name,
                                        Attributes attrs)