Uses of Class
jakarta.xml.bind.attachment.AttachmentMarshaller
Packages that use AttachmentMarshaller
Package
Description
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
Jakarta XML Binding Provider Use Only: Provides partial default implementations for
some of the
jakarta.xml.bind
interfaces.-
Uses of AttachmentMarshaller in jakarta.xml.bind
Methods in jakarta.xml.bind that return AttachmentMarshallerMethods in jakarta.xml.bind with parameters of type AttachmentMarshallerModifier and TypeMethodDescriptionvoid
Marshaller.setAttachmentMarshaller
(AttachmentMarshaller am) Associate a context that enables binary data within an XML document to be transmitted as XML-binary optimized attachment. -
Uses of AttachmentMarshaller in jakarta.xml.bind.helpers
Methods in jakarta.xml.bind.helpers that return AttachmentMarshallerMethods in jakarta.xml.bind.helpers with parameters of type AttachmentMarshallerModifier and TypeMethodDescriptionvoid
AbstractMarshallerImpl.setAttachmentMarshaller
(AttachmentMarshaller am)