Package | Description |
---|---|
com.sun.xml.txw2 |
TXW runtime.
|
com.sun.xml.txw2.output |
Defines XmlSerializer and its built-in implementations.
|
Class and Description |
---|
Attribute |
ContainerElement
Dynamically implements
TypedXmlWriter interfaces. |
Content |
ContentVisitor
Visits
Content . |
DatatypeWriter
Pluggable datatype writer.
|
Document
Coordinates the entire writing process.
|
EndTag |
NamespaceDecl
Namespace declarations.
|
NamespaceResolver
Used by
DatatypeWriter to declare additional namespaces. |
NamespaceSupport
Encapsulate Namespace logic for use by applications using SAX,
or internally by SAX drivers.
|
NamespaceSupport.Context
Internal class for a single Namespace context.
|
StartTag
Start tag.
|
Text |
TxwException
Signals errors in the TXW processing.
|
TypedXmlWriter
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
|
Class and Description |
---|
TypedXmlWriter
Defines common operations for all typed XML writers.
Root of all typed XML writer interfaces.
|