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