Uses of Package
com.sun.xml.bind.marshaller
-
Packages that use com.sun.xml.bind.marshaller Package Description 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 (XmlOutputand its implementations}.com.sun.xml.ws.security.opt.impl.util com.sun.xml.ws.security.trust.util com.sun.xml.wss.saml.util -
Classes in com.sun.xml.bind.marshaller used by com.sun.xml.bind.marshaller Class Description CharacterEscapeHandler Performs character escaping and write the result to the output.NoEscapeHandler Performs no character escaping.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 Class Description 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 Class Description 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.ws.security.opt.impl.util Class Description NamespacePrefixMapper Implemented by the user application to determine URI->prefix mapping. -
Classes in com.sun.xml.bind.marshaller used by com.sun.xml.ws.security.trust.util Class Description 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.util Class Description NamespacePrefixMapper Implemented by the user application to determine URI->prefix mapping.