| Package | Description |
|---|---|
| com.sun.xml.bind.v2.schemagen.episode |
TXW interfaces for writing episode file, which is what XJC needs to
handle separate compilation.
|
| com.sun.xml.txw2 |
TXW runtime.
|
| com.sun.xml.txw2.output |
Defines XmlSerializer and its built-in implementations.
|
| Class | Description |
|---|---|
| TypedXmlWriter |
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
|
| Class | Description |
|---|---|
| DatatypeWriter |
Pluggable datatype writer.
|
| Document |
Coordinates the entire writing process.
|
| NamespaceResolver |
Used by
DatatypeWriter to declare additional namespaces. |
| TxwException |
Signals errors in the TXW processing.
|
| TypedXmlWriter |
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
|
| Class | Description |
|---|---|
| TypedXmlWriter |
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
|
Copyright © 2017 Oracle Corporation. All rights reserved.