Uses of Interface
org.apache.axiom.om.OMAttachmentAccessor
Packages that use OMAttachmentAccessor
Package
Description
Contains core interfaces of the Axiom API.
-
Uses of OMAttachmentAccessor in org.apache.axiom.attachments
Classes in org.apache.axiom.attachments that implement OMAttachmentAccessor -
Uses of OMAttachmentAccessor in org.apache.axiom.om
Methods in org.apache.axiom.om that return OMAttachmentAccessorModifier and TypeMethodDescriptionXOPEncoded.getAttachmentAccessor()
Get the accessor for the additional MIME parts referenced by the root part.Methods in org.apache.axiom.om with parameters of type OMAttachmentAccessorModifier and TypeMethodDescriptionOMMetaFactorySPI.createOMBuilder
(Source rootPart, OMAttachmentAccessor attachmentAccessor) static OMXMLParserWrapper
OMXMLBuilderFactory.createOMBuilder
(OMFactory omFactory, Source rootPart, OMAttachmentAccessor attachmentAccessor) OMMetaFactorySPI.createSOAPModelBuilder
(Source rootPart, OMAttachmentAccessor attachmentAccessor) static SOAPModelBuilder
OMXMLBuilderFactory.createSOAPModelBuilder
(OMMetaFactory metaFactory, Source rootPart, OMAttachmentAccessor attachmentAccessor) Constructors in org.apache.axiom.om with parameters of type OMAttachmentAccessor