| Interface | Description |
|---|---|
| StreamObjectVisitor | |
| XMLConstants | |
| XMLOptions |
| Class | Description |
|---|---|
| DefaultErrorHandler |
A simple error handler using the given XMLOptions to determine the desired
behavior when an error is encountered.
|
| DefaultOptions | |
| DocumentMarshaller | Deprecated |
| ErrorLocator | |
| Marshaller |
An data-graph traversal based assembler/builder abstract superclass.
|
| StreamMarshaller |
A Streaming API for XML (StAX) based XML marshaler which converts/writes an
SDO data graph to various supplied (stream-based) XML output sources.
|
| StreamNode | |
| StreamUnmarshaller |
A Streaming API for XML (StAX) parser based XML unmarshaller which converts
various (stream-based) XML input source types into an SDO data graph.
|
| Unmarshaller | |
| XMLProcessor |
| Enum | Description |
|---|---|
| MarshallerFlavor |
Indicates a category or type of marshaler.
|
| UnmarshallerFlavor |
Indicates a category or type of unmarshaller.
|
| Exception | Description |
|---|---|
| DuplicateContainmentReferenceException | |
| InvalidReferenceException | |
| MarshallerException | |
| MarshallerRuntimeException | |
| UnmarshallerException | |
| UnmarshallerRuntimeException |
Copyright © 2021. All rights reserved.