| Interface | Description |
|---|---|
| IAttribute |
An
IAttribute is an information element in the infoset abstraction,
attached to an IElement and accessed via its unique name. |
| IDocument | |
| IElement |
An
IElement is an information container in the infoset abstraction. |
| IElementConfigurable |
An object that supports configuration by an
Element instance. |
| IElementConfigurationHandler |
An object that supports configuration of a target object using an
Element instance. |
| IElementFactory |
A factory for the infoset abstraction primitives.
|
| IElementSerializable |
An object that supports serialization to an
Element instance. |
| IElementSerializationHandler |
An object that supports serialization of a target object to an
Element instance. |
| Class | Description |
|---|---|
| CommonElementFactory |
A common superclass for implementing
IElementFactory |
| DocumentTools |
Some tools for handling infoset abstractions.
|
| ElementArgsAdapter | |
| ElementChildrenArgsAdapter | |
| ElementFactory |
A Vm singleton for accessing the current
IElementFactory. |
| ElementObjectProxy |
A generic implementation to ease implementation of "deferred" objects
declared via an
IExtension. |
| ElementTools | |
| OutputFormat |
OutputFormat represents the format configuration used by
and its base classes to format the XML output
|
| PACKAGE | |
| StandardAttribute | |
| StandardContentHandler |
A
ContentHandler to create the standard infoset implementation. |
| StandardDocument | |
| StandardElement |
A standard implementation for
IElement. |
| StandardElementFactory | |
| XMLWriter |
| Exception | Description |
|---|---|
| ElementSerializationException |
An Exception while serializing an object to an
IElement. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.