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

Packages that use com.sun.xml.bind.marshaller
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}. 
com.sun.xml.wss.saml.assertion.saml11.jaxb10   
com.sun.xml.wss.saml.internal.saml11.jaxb10.impl   
com.sun.xml.wss.saml.util   
 

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.
MarshallerImpl
          Deprecated. in JAXB1.0.1
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
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.wss.saml.assertion.saml11.jaxb10
IdentifiableObject
          This interface will be implemented by content tree classes with ID, so that the marshaller can properly serialize ID value.
 

Classes in com.sun.xml.bind.marshaller used by com.sun.xml.wss.saml.internal.saml11.jaxb10.impl
IdentifiableObject
          This interface will be implemented by content tree classes with ID, so that the marshaller can properly serialize ID value.
 

Classes in com.sun.xml.bind.marshaller used by com.sun.xml.wss.saml.util
NamespacePrefixMapper
          Implemented by the user application to determine URI -> prefix mapping.
 



Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.