| Package | Description |
|---|---|
| oracle.javatools.xml.esax | |
| oracle.javatools.xml.esax.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ElementEndContext
The context is used to store state information used while parsing an XML
source.
|
interface |
ElementStartContext
The context is used to store state information used while parsing an XML
source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultElementContext
A default XML context implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ElementContext |
ExtensibleSAXParser.getContext()
Get the context
|