public final class XMLSecurityDescriptorHandler extends AbstractXMLDescriptorHandler
| Constructor and Description |
|---|
XMLSecurityDescriptorHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
before(String name,
String currentPath,
Attributes attributes) |
AbstractDescriptor |
getDescriptor() |
protected void |
onNode(String name,
String currentPath) |
characters, endElement, getElementValue, getRequired, startElementendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic AbstractDescriptor getDescriptor()
getDescriptor in class AbstractXMLDescriptorHandlerprotected void before(String name, String currentPath, Attributes attributes) throws SAXException
before in class AbstractXMLDescriptorHandlerSAXExceptionprotected void onNode(String name, String currentPath) throws SAXException
onNode in class AbstractXMLDescriptorHandlerSAXExceptionCopyright © 2016. All rights reserved.