public final class BridgeDescriptorHandler extends AbstractXMLDescriptorHandler
XML de-serialization handler for a BridgeDefinition descriptor.
| Constructor and Description |
|---|
BridgeDescriptorHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
before(String name,
String currentPath,
Attributes attributes)
Node pre-treatment
|
AbstractDescriptor |
getDescriptor()
Get the parsed descriptor
|
protected void |
onNode(String name,
String currentPath)
Node treatment
|
characters, endElement, getElementValue, getRequired, startElementendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic AbstractDescriptor getDescriptor()
AbstractXMLDescriptorHandlergetDescriptor in class AbstractXMLDescriptorHandlerprotected void before(String name, String currentPath, Attributes attributes) throws SAXException
AbstractXMLDescriptorHandlerbefore in class AbstractXMLDescriptorHandlerSAXExceptionprotected void onNode(String name, String currentPath) throws SAXException
AbstractXMLDescriptorHandleronNode in class AbstractXMLDescriptorHandlerSAXExceptionCopyright © 2019. All rights reserved.