Uses of Class
org.apache.axiom.attachments.Attachments
-
Packages that use Attachments Package Description org.apache.axiom.om Contains core interfaces of the Axiom API. -
-
Uses of Attachments in org.apache.axiom.om
Methods in org.apache.axiom.om with parameters of type Attachments Modifier and Type Method Description static OMXMLParserWrapper
OMXMLBuilderFactory. createOMBuilder(OMFactory omFactory, StAXParserConfiguration configuration, Attachments attachments)
Deprecated.static OMXMLParserWrapper
OMXMLBuilderFactory. createOMBuilder(StAXParserConfiguration configuration, Attachments attachments)
Deprecated.static SOAPModelBuilder
OMXMLBuilderFactory. createSOAPModelBuilder(Attachments attachments)
Deprecated.static SOAPModelBuilder
OMXMLBuilderFactory. createSOAPModelBuilder(OMMetaFactory metaFactory, Attachments attachments)
Deprecated.
-