Uses of Package
com.sun.xml.bind.v2.runtime.output
-
Packages that use com.sun.xml.bind.v2.runtime.output Package Description com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller.com.sun.xml.bind.v2.runtime.output Code that writes well-formed XML (XmlOutput
and its implementations}.com.sun.xml.bind.v2.runtime.unmarshaller -
Classes in com.sun.xml.bind.v2.runtime.output used by com.sun.xml.bind.v2.runtime Class Description Encoded Buffer for UTF-8 encoded string.Pcdata Text data in XML.XmlOutput Well-formed XML writer. -
Classes in com.sun.xml.bind.v2.runtime.output used by com.sun.xml.bind.v2.runtime.output Class Description Encoded Buffer for UTF-8 encoded string.NamespaceContextImpl Keeps track of in-scope namespace bindings for the marshaller.NamespaceContextImpl.Element This model of namespace declarations maintain the following invariants.Pcdata Text data in XML.SAXOutput XmlOutput
implementation that writes to SAXContentHandler
.UTF8XmlOutput XmlOutput
implementation specialized for UTF-8.XmlOutput Well-formed XML writer.XmlOutputAbstractImpl Abstract implementation ofXmlOutput
Implements the optimal methods, where defer to the non-optimal methods.XMLStreamWriterOutput XmlOutput
that writes to StAXXMLStreamWriter
. -
Classes in com.sun.xml.bind.v2.runtime.output used by com.sun.xml.bind.v2.runtime.unmarshaller Class Description Pcdata Text data in XML.UTF8XmlOutput XmlOutput
implementation specialized for UTF-8.