Uses of Package
com.sun.xml.bind.marshaller

Packages that use com.sun.xml.bind.marshaller
com.sun.tools.xjc.reader.dtd.bindinfo Object Model that represents DTD binding information. 
com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. 
com.sun.xml.bind.marshaller   
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}. 
 

Classes in com.sun.xml.bind.marshaller used by com.sun.tools.xjc.reader.dtd.bindinfo
SAX2DOMEx
          Builds a DOM tree from SAX2 events.
 

Classes in com.sun.xml.bind.marshaller used by com.sun.tools.xjc.reader.xmlschema.bindinfo
SAX2DOMEx
          Builds a DOM tree from SAX2 events.
 

Classes in com.sun.xml.bind.marshaller used by com.sun.xml.bind.marshaller
CharacterEscapeHandler
          Performs character escaping and write the result to the output.
XMLWriter
          Filter to write an XML document from a SAX event stream.
 

Classes in com.sun.xml.bind.marshaller used by com.sun.xml.bind.v2.runtime
CharacterEscapeHandler
          Performs character escaping and write the result to the output.
NamespacePrefixMapper
          Implemented by the user application to determine URI -> prefix mapping.
 

Classes in com.sun.xml.bind.marshaller used by com.sun.xml.bind.v2.runtime.output
NamespacePrefixMapper
          Implemented by the user application to determine URI -> prefix mapping.