Uses of Class
jakarta.xml.bind.attachment.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
Modifier 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
Modifier and TypeMethodDescriptionvoid
AbstractMarshallerImpl.setAttachmentMarshaller
(AttachmentMarshaller am)