Uses of Interface
com.sun.xml.txw2.TypedXmlWriter
Packages that use TypedXmlWriter
Package
Description
TXW interfaces for writing episode file, which is what XJC needs to
handle separate compilation.
XML Schema writer generated by TXW.
TXW runtime.
Defines XmlSerializer and its built-in implementations.
-
Uses of TypedXmlWriter in com.sun.xml.bind.v2.schemagen.episode
Subinterfaces of TypedXmlWriter in com.sun.xml.bind.v2.schemagen.episodeModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
-
Uses of TypedXmlWriter in com.sun.xml.bind.v2.schemagen.xmlschema
Subinterfaces of TypedXmlWriter in com.sun.xml.bind.v2.schemagen.xmlschemaModifier and TypeInterfaceDescriptioninterface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Used to write a content model.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit.interface
Auto-generated, do not edit. -
Uses of TypedXmlWriter in com.sun.xml.txw2
Methods in com.sun.xml.txw2 with type parameters of type TypedXmlWriterModifier and TypeMethodDescription<T extends TypedXmlWriter>
TReturns a different interface for this typed XML Writer.<T extends TypedXmlWriter>
TAppends a new child element.<T extends TypedXmlWriter>
TAppends a new child element.<T extends TypedXmlWriter>
TAppends a new child element.<T extends TypedXmlWriter>
TAppends a new child element.static <T extends TypedXmlWriter>
TTXW.create
(Class<T> rootElement, XmlSerializer out) Creates a newTypedXmlWriter
to write a new instance of a document.static <T extends TypedXmlWriter>
TTXW.create
(QName tagName, Class<T> rootElement, XmlSerializer out) Creates a newTypedXmlWriter
to write a new instance of a document. -
Uses of TypedXmlWriter in com.sun.xml.txw2.output
Fields in com.sun.xml.txw2.output declared as TypedXmlWriterMethods in com.sun.xml.txw2.output that return TypedXmlWriterMethods in com.sun.xml.txw2.output with parameters of type TypedXmlWriterConstructors in com.sun.xml.txw2.output with parameters of type TypedXmlWriter