public abstract static class DelegatingHandler.ChildElementHandler<DH extends DelegatingHandler>
extends java.lang.Object
Constructor and Description |
---|
ChildElementHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
childHandled(DH child) |
void |
childHanlded(DH child)
Deprecated.
because of renaming due spell check.
|
@Deprecated public void childHanlded(DH child) throws org.xml.sax.SAXParseException
child
- DHorg.xml.sax.SAXParseException
- on failurepublic abstract void childHandled(DH child) throws org.xml.sax.SAXParseException
org.xml.sax.SAXParseException
Copyright ©2007-2022 The Apache Software Foundation, Licensed under Apache License, Version 2.0.