| Interface | Description |
|---|---|
| ElementContextFactory | |
| NamedContextFactory |
Factory interface for getting ElementContext objects given an XML element
name.
|
| Class | Description |
|---|---|
| AttributePropertyContext |
Sample element:
|
| Base64Context | |
| ContextParser |
A basic SAX event handler for parsing XML documents using the
com.nt.udc.util.xml framework. |
| DataWriter |
Write data- or field-oriented XML.
|
| DefaultElementContextFactory | |
| ElementContext |
A base context from which other element contexts are to be derived.
|
| ElementPropertyContext |
Sample element:
|
| EncryptedElementPropertyContext | |
| ListContext | |
| PropertyContext |
Sample element:
|
| StringContext | |
| UnknownContext | |
| XMLWriter |
Filter to write an XML document from a SAX event stream.
|
| Exception | Description |
|---|---|
| ContextCreationException |