| Interface | Description |
|---|---|
| DatatypeWriter<DT> |
Pluggable datatype writer.
|
| NamespaceResolver |
Used by
DatatypeWriter to declare additional namespaces. |
| TypedXmlWriter |
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
|
| Class | Description |
|---|---|
| Document |
Coordinates the entire writing process.
|
| TXW |
Entry point to TXW.
|
| Exception | Description |
|---|---|
| IllegalAnnotationException |
Signals an incorrect use of TXW annotations.
|
| IllegalSignatureException |
Signals incorrect method signatures on
TypedXmlWriter-derived interfaces. |
| TxwException |
Signals errors in the TXW processing.
|
TXW runtime.
Copyright © 2005–2017 Oracle Corporation. All rights reserved.