Uses of Class
jakarta.xml.bind.attachment.AttachmentUnmarshaller
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 AttachmentUnmarshaller in jakarta.xml.bind
Modifier and TypeMethodDescriptionvoid
Unmarshaller.setAttachmentUnmarshaller
(AttachmentUnmarshaller au) Associate a context that resolves cid's, content-id URIs, to binary data passed as attachments. -
Uses of AttachmentUnmarshaller in jakarta.xml.bind.helpers
Modifier and TypeMethodDescriptionvoid
AbstractUnmarshallerImpl.setAttachmentUnmarshaller
(AttachmentUnmarshaller au)