Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Package
oracle.javatools.xml.esax

Packages that use oracle.javatools.xml.esax
oracle.javatools.xml.esax   
oracle.javatools.xml.esax.spi   
 

Classes in oracle.javatools.xml.esax used by oracle.javatools.xml.esax
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.
ElementHandler
          An object that handles an XML element extends ElementHandler, overriding the handleStart() or handleEnd() methods.
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.
HandlerException
          Exception thrown by an ElementHandler to indicate an error condition.
Key
          The key for a property in an ElementContext.
MessageReporter
          Interface for an object responsible for reporting errors or warnings during the parse of an XML file.
XMLLocator
          Object representing the location of an XML file being processed by the Extensible SAX parser.
 

Classes in oracle.javatools.xml.esax used by oracle.javatools.xml.esax.spi
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.
ElementHandler
          An object that handles an XML element extends ElementHandler, overriding the handleStart() or handleEnd() methods.
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.
Key
          The key for a property in an ElementContext.
MessageReporter
          Interface for an object responsible for reporting errors or warnings during the parse of an XML file.
XMLLocator
          Object representing the location of an XML file being processed by the Extensible SAX parser.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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