Package | Description |
---|---|
com.sun.xml.txw2 |
TXW runtime.
|
com.sun.xml.txw2.output |
Defines XmlSerializer and its built-in implementations.
|
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 © 2018 Oracle Corporation. All rights reserved.