Class DelegatingHandler.ChildElementHandler<DH extends DelegatingHandler>

    • Constructor Detail

      • ChildElementHandler

        public ChildElementHandler()
    • Method Detail

      • childHanlded

        @Deprecated
        public void childHanlded​(DH child)
                          throws org.xml.sax.SAXParseException
        Deprecated.
        because of renaming due spell check.
        Parameters:
        child - DH
        Throws:
        org.xml.sax.SAXParseException - on failure
      • childHandled

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