public class NavigatorConfigurationContentHandler extends SAXTracker
application.xml,
default location: WEB-INF/config).NavigatorConfigurationIF,
NavigatorConfigurationcontent, keepContentsOf, locator, openElements| Constructor and Description |
|---|
NavigatorConfigurationContentHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String nsuri,
String lname,
String qname) |
NavigatorConfigurationIF |
getNavigatorConfiguration() |
void |
startDocument() |
void |
startElement(String nsuri,
String lname,
String qname,
Attributes attrs) |
characters, isParent, keepContentsOf, setDocumentLocatorendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningpublic NavigatorConfigurationContentHandler()
public NavigatorConfigurationIF getNavigatorConfiguration()
public void startDocument()
throws SAXException
startDocument in interface ContentHandlerstartDocument in class DefaultHandlerSAXExceptionpublic void startElement(String nsuri, String lname, String qname, Attributes attrs) throws SAXException
startElement in interface ContentHandlerstartElement in class SAXTrackerSAXExceptionpublic void endElement(String nsuri, String lname, String qname) throws SAXException
endElement in interface ContentHandlerendElement in class SAXTrackerSAXException