Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Package oracle.javatools.xml.esax

Interface Summary
ElementContext The context is used to store state information used while parsing an XML source.
ElementEndContext The context is used to store state information used while parsing an XML source.
ElementHandlerFactory Interface describing a factory that can create or retrieve element handlers dynamically.
ElementStartContext The context is used to store state information used while parsing an XML source.
ElementTypeResolver An ElementTypeResolver may be employed by a DynamicElementHandler to resolve a fully-qualified element name to a runtime type.
MessageReporter Interface for an object responsible for reporting errors or warnings during the parse of an XML file.
 

Class Summary
DynamicElementHandler  
ElementHandler An object that handles an XML element extends ElementHandler, overriding the handleStart() or handleEnd() methods.
Key The key for a property in an ElementContext.
XMLLocator Object representing the location of an XML file being processed by the Extensible SAX parser.
 

Exception Summary
HandlerException Exception thrown by an ElementHandler to indicate an error condition.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Copyright © 1997, 2011, Oracle. All rights reserved.