Package com.nt.udc.nar.xml
Class NARXMLReader
java.lang.Object
org.xml.sax.helpers.DefaultHandler
com.nt.udc.util.xml.ContextParser
com.nt.udc.nar.xml.NARHandler
com.nt.udc.nar.xml.NARXMLReader
- All Implemented Interfaces:
NamedContextFactory,ContentHandler,DTDHandler,EntityResolver,ErrorHandler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.nt.udc.nar.xml.NARHandler
getContext, getDataDictionary, setDataDictionaryMethods inherited from class com.nt.udc.util.xml.ContextParser
addFactory, characters, createNewContext, endElement, getRoot, setDocumentLocator, startDocument, startElement, writeMethods inherited from class org.xml.sax.helpers.DefaultHandler
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
NARXMLReader
public NARXMLReader()
-
-
Method Details
-
parse
- Throws:
SAXExceptionIOException
-