Uses of Class
jakarta.xml.bind.attachment.AttachmentUnmarshaller
Packages that use 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.Runtime API for the JAX-WS RI
-
Uses of AttachmentUnmarshaller in jakarta.xml.bind
Methods in jakarta.xml.bind that return AttachmentUnmarshallerMethods in jakarta.xml.bind with parameters of type AttachmentUnmarshallerModifier and TypeMethodDescriptionvoidUnmarshaller.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
Methods in jakarta.xml.bind.helpers that return AttachmentUnmarshallerMethods in jakarta.xml.bind.helpers with parameters of type AttachmentUnmarshallerModifier and TypeMethodDescriptionvoidAbstractUnmarshallerImpl.setAttachmentUnmarshaller(AttachmentUnmarshaller au) -
Uses of AttachmentUnmarshaller in org.apache.cxf.common.jaxb
Methods in org.apache.cxf.common.jaxb with parameters of type AttachmentUnmarshallerModifier and TypeMethodDescriptionJAXBUtils.BridgeWrapper.unmarshal(XMLStreamReader source, AttachmentUnmarshaller am) JAXBUtils.BridgeWrapper.unmarshal(Node source, AttachmentUnmarshaller am) -
Uses of AttachmentUnmarshaller in org.glassfish.jaxb.runtime.api
Methods in org.glassfish.jaxb.runtime.api with parameters of type AttachmentUnmarshallerModifier and TypeMethodDescriptionfinal TBridge.unmarshal(XMLStreamReader in, AttachmentUnmarshaller au) final TBridge.unmarshal(Source in, AttachmentUnmarshaller au) final TBridge.unmarshal(Node n, AttachmentUnmarshaller au) -
Uses of AttachmentUnmarshaller in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Methods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller that return AttachmentUnmarshallerMethods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller with parameters of type AttachmentUnmarshallerModifier and TypeMethodDescriptionvoidUnmarshallerImpl.setAttachmentUnmarshaller(AttachmentUnmarshaller au) -
Uses of AttachmentUnmarshaller in org.jboss.resteasy.plugins.providers.jaxb
Methods in org.jboss.resteasy.plugins.providers.jaxb that return AttachmentUnmarshallerMethods in org.jboss.resteasy.plugins.providers.jaxb with parameters of type AttachmentUnmarshallerModifier and TypeMethodDescriptionvoidSecureUnmarshaller.setAttachmentUnmarshaller(AttachmentUnmarshaller au)