public class RemoveHandler extends BaseAbstractHandler implements Handler
allowNesting, validParents, validPeers| Constructor and Description |
|---|
RemoveHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
end(String uri,
String localName,
ExtensibleXmlParser parser) |
Class<?> |
generateNodeFor() |
Object |
start(String uri,
String localName,
Attributes attrs,
ExtensibleXmlParser parser) |
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallowNesting, getValidParents, getValidPeerspublic Object start(String uri, String localName, Attributes attrs, ExtensibleXmlParser parser) throws SAXException
start in interface HandlerSAXExceptionpublic Object end(String uri, String localName, ExtensibleXmlParser parser) throws SAXException
end in interface HandlerSAXExceptionpublic Class<?> generateNodeFor()
generateNodeFor in interface HandlerCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.