Class DelegatingHandler.ChildElementHandler<DH extends DelegatingHandler>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void childHanlded​(DH child)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChildElementHandler

        public ChildElementHandler()
    • Method Detail

      • childHanlded

        public abstract void childHanlded​(DH child)
                                   throws org.xml.sax.SAXParseException
        Throws:
        org.xml.sax.SAXParseException