org.apache.axiom.soap.impl.dom.soap11
Class SOAP11Factory

java.lang.Object
  extended by org.apache.axiom.om.impl.dom.factory.OMDOMFactory
      extended by org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
          extended by org.apache.axiom.soap.impl.dom.soap11.SOAP11Factory
All Implemented Interfaces:
OMFactory, SOAPFactory

public class SOAP11Factory
extends DOMSOAPFactory


Field Summary
 
Fields inherited from class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
document
 
Constructor Summary
SOAP11Factory()
           
SOAP11Factory(DocumentImpl doc)
           
SOAP11Factory(OMDOMMetaFactory metaFactory)
           
 
Method Summary
 SOAPBody createSOAPBody(SOAPEnvelope envelope)
           
 SOAPBody createSOAPBody(SOAPEnvelope envelope, OMXMLParserWrapper builder)
           
 SOAPEnvelope createSOAPEnvelope()
          Create a SOAP envelope.
 SOAPEnvelope createSOAPEnvelope(OMNamespace ns)
           
 SOAPFault createSOAPFault()
           
 SOAPFault createSOAPFault(SOAPBody parent)
           
 SOAPFault createSOAPFault(SOAPBody parent, Exception e)
           
 SOAPFault createSOAPFault(SOAPBody parent, OMXMLParserWrapper builder)
           
 SOAPFaultCode createSOAPFaultCode(SOAPFault parent)
          Code eii under SOAPFault (parent)
 SOAPFaultCode createSOAPFaultCode(SOAPFault parent, OMXMLParserWrapper builder)
          Code eii under SOAPFault (parent)
 SOAPFaultDetail createSOAPFaultDetail(SOAPFault parent)
          Detail eii under SOAPFault (parent)
 SOAPFaultDetail createSOAPFaultDetail(SOAPFault parent, OMXMLParserWrapper builder)
          Role eii under SOAPFault (parent)
 SOAPFaultNode createSOAPFaultNode(SOAPFault parent)
          Node eii under SOAPFault (parent)
 SOAPFaultNode createSOAPFaultNode(SOAPFault parent, OMXMLParserWrapper builder)
          Node eii under SOAPFault (parent)
 SOAPFaultReason createSOAPFaultReason(SOAPFault parent)
          Reason eii under SOAPFault (parent)
 SOAPFaultReason createSOAPFaultReason(SOAPFault parent, OMXMLParserWrapper builder)
          Reason eii under SOAPFault (parent)
 SOAPFaultRole createSOAPFaultRole(SOAPFault parent)
          Role eii under SOAPFault (parent)
 SOAPFaultRole createSOAPFaultRole(SOAPFault parent, OMXMLParserWrapper builder)
          Role eii under SOAPFault (parent)
 SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultCode parent)
           
 SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultCode parent, OMXMLParserWrapper builder)
          SubCode eii under Value (parent)
 SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultSubCode parent)
          SubCode eii under SubCode (parent)
 SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
          SubCode eii under SubCode (parent)
 SOAPFaultText createSOAPFaultText(SOAPFaultReason parent)
          SubCode eii under SubCode (parent)
 SOAPFaultText createSOAPFaultText(SOAPFaultReason parent, OMXMLParserWrapper builder)
          SubCode eii under SubCode (parent)
 SOAPFaultValue createSOAPFaultValue(SOAPFaultCode parent)
          Value eii under Code (parent)
 SOAPFaultValue createSOAPFaultValue(SOAPFaultCode parent, OMXMLParserWrapper builder)
          Value eii under Code (parent)
 SOAPFaultValue createSOAPFaultValue(SOAPFaultSubCode parent)
          SubCode eii under Value (parent)
 SOAPFaultValue createSOAPFaultValue(SOAPFaultSubCode parent, OMXMLParserWrapper builder)
           
 SOAPHeader createSOAPHeader(SOAPEnvelope envelope)
           
 SOAPHeader createSOAPHeader(SOAPEnvelope envelope, OMXMLParserWrapper builder)
           
 SOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns)
           
 SOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns, SOAPHeader parent)
           
 SOAPHeaderBlock createSOAPHeaderBlock(String localName, OMNamespace ns, SOAPHeader parent, OMXMLParserWrapper builder)
           
 SOAPEnvelope getDefaultEnvelope()
          Method getDefaultEnvelope.
 OMNamespace getNamespace()
           
 SOAPVersion getSOAPVersion()
           
 String getSoapVersionURI()
           
 
Methods inherited from class org.apache.axiom.soap.impl.dom.factory.DOMSOAPFactory
createSOAPBody, createSOAPEnvelope, createSOAPFaultCode, createSOAPFaultDetail, createSOAPFaultNode, createSOAPFaultReason, createSOAPFaultRole, createSOAPFaultSubCode, createSOAPFaultText, createSOAPFaultValue, createSOAPHeader, createSOAPHeaderBlock, createSOAPMessage, createSOAPMessage, createSOAPMessage, getDefaultFaultEnvelope
 
Methods inherited from class org.apache.axiom.om.impl.dom.factory.OMDOMFactory
createOMAttribute, createOMComment, createOMDocType, createOMDocument, createOMDocument, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMNamespace, createOMProcessingInstruction, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, getDocument, getMetaFactory, setDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.axiom.om.OMFactory
createOMAttribute, createOMComment, createOMDocType, createOMDocument, createOMDocument, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMElement, createOMNamespace, createOMProcessingInstruction, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, createOMText, getMetaFactory
 

Constructor Detail

SOAP11Factory

public SOAP11Factory(OMDOMMetaFactory metaFactory)

SOAP11Factory

public SOAP11Factory()

SOAP11Factory

public SOAP11Factory(DocumentImpl doc)
Method Detail

getSoapVersionURI

public String getSoapVersionURI()
Specified by:
getSoapVersionURI in interface SOAPFactory
Overrides:
getSoapVersionURI in class DOMSOAPFactory

getSOAPVersion

public SOAPVersion getSOAPVersion()
Specified by:
getSOAPVersion in interface SOAPFactory
Overrides:
getSOAPVersion in class DOMSOAPFactory

createSOAPEnvelope

public SOAPEnvelope createSOAPEnvelope()
Description copied from interface: SOAPFactory
Create a SOAP envelope. The returned element will have the namespace URI specified by the SOAP version that this factory represents. It will have the prefix given by SOAPConstants.SOAP_DEFAULT_NAMESPACE_PREFIX. It will also have a corresponding namespace declaration.

Specified by:
createSOAPEnvelope in interface SOAPFactory
Overrides:
createSOAPEnvelope in class DOMSOAPFactory
Returns:
the SOAP envelope

createSOAPEnvelope

public SOAPEnvelope createSOAPEnvelope(OMNamespace ns)
Specified by:
createSOAPEnvelope in interface SOAPFactory
Overrides:
createSOAPEnvelope in class DOMSOAPFactory

createSOAPHeader

public SOAPHeader createSOAPHeader(SOAPEnvelope envelope)
                            throws SOAPProcessingException
Specified by:
createSOAPHeader in interface SOAPFactory
Overrides:
createSOAPHeader in class DOMSOAPFactory
Returns:
Returns SOAPHeader.
Throws:
SOAPProcessingException

createSOAPHeader

public SOAPHeader createSOAPHeader(SOAPEnvelope envelope,
                                   OMXMLParserWrapper builder)
Specified by:
createSOAPHeader in interface SOAPFactory
Overrides:
createSOAPHeader in class DOMSOAPFactory
Returns:
Returns SOAPHeader.

createSOAPHeaderBlock

public SOAPHeaderBlock createSOAPHeaderBlock(String localName,
                                             OMNamespace ns)
                                      throws SOAPProcessingException
Specified by:
createSOAPHeaderBlock in interface SOAPFactory
Overrides:
createSOAPHeaderBlock in class DOMSOAPFactory
Throws:
SOAPProcessingException

createSOAPHeaderBlock

public SOAPHeaderBlock createSOAPHeaderBlock(String localName,
                                             OMNamespace ns,
                                             SOAPHeader parent)
                                      throws SOAPProcessingException
Specified by:
createSOAPHeaderBlock in interface SOAPFactory
Overrides:
createSOAPHeaderBlock in class DOMSOAPFactory
Returns:
Returns SOAPHeaderBlock.
Throws:
SOAPProcessingException

createSOAPHeaderBlock

public SOAPHeaderBlock createSOAPHeaderBlock(String localName,
                                             OMNamespace ns,
                                             SOAPHeader parent,
                                             OMXMLParserWrapper builder)
                                      throws SOAPProcessingException
Specified by:
createSOAPHeaderBlock in interface SOAPFactory
Overrides:
createSOAPHeaderBlock in class DOMSOAPFactory
Returns:
Returns SOAPHeaderBlock.
Throws:
SOAPProcessingException

createSOAPFault

public SOAPFault createSOAPFault(SOAPBody parent,
                                 Exception e)
                          throws SOAPProcessingException
Specified by:
createSOAPFault in interface SOAPFactory
Overrides:
createSOAPFault in class DOMSOAPFactory
Returns:
Returns SOAPFault.
Throws:
SOAPProcessingException

createSOAPFault

public SOAPFault createSOAPFault(SOAPBody parent)
                          throws SOAPProcessingException
Specified by:
createSOAPFault in interface SOAPFactory
Overrides:
createSOAPFault in class DOMSOAPFactory
Throws:
SOAPProcessingException

createSOAPFault

public SOAPFault createSOAPFault(SOAPBody parent,
                                 OMXMLParserWrapper builder)
Specified by:
createSOAPFault in interface SOAPFactory
Overrides:
createSOAPFault in class DOMSOAPFactory
Returns:
Returns SOAPFault.

createSOAPBody

public SOAPBody createSOAPBody(SOAPEnvelope envelope)
                        throws SOAPProcessingException
Specified by:
createSOAPBody in interface SOAPFactory
Overrides:
createSOAPBody in class DOMSOAPFactory
Returns:
Returns SOAPBody.
Throws:
SOAPProcessingException

createSOAPBody

public SOAPBody createSOAPBody(SOAPEnvelope envelope,
                               OMXMLParserWrapper builder)
Specified by:
createSOAPBody in interface SOAPFactory
Overrides:
createSOAPBody in class DOMSOAPFactory
Returns:
Returns SOAPBody.

createSOAPFaultCode

public SOAPFaultCode createSOAPFaultCode(SOAPFault parent)
                                  throws SOAPProcessingException
Description copied from interface: SOAPFactory
Code eii under SOAPFault (parent)

Specified by:
createSOAPFaultCode in interface SOAPFactory
Overrides:
createSOAPFaultCode in class DOMSOAPFactory
Returns:
Returns SOAPFaultCode.
Throws:
SOAPProcessingException

createSOAPFaultCode

public SOAPFaultCode createSOAPFaultCode(SOAPFault parent,
                                         OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
Code eii under SOAPFault (parent)

Specified by:
createSOAPFaultCode in interface SOAPFactory
Overrides:
createSOAPFaultCode in class DOMSOAPFactory
Returns:
Returns SOAPFaultCode.

createSOAPFaultValue

public SOAPFaultValue createSOAPFaultValue(SOAPFaultCode parent)
                                    throws SOAPProcessingException
Description copied from interface: SOAPFactory
Value eii under Code (parent)

Specified by:
createSOAPFaultValue in interface SOAPFactory
Overrides:
createSOAPFaultValue in class DOMSOAPFactory
Returns:
Returns SOAPFaultValue.
Throws:
SOAPProcessingException

createSOAPFaultValue

public SOAPFaultValue createSOAPFaultValue(SOAPFaultCode parent,
                                           OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
Value eii under Code (parent)

Specified by:
createSOAPFaultValue in interface SOAPFactory
Overrides:
createSOAPFaultValue in class DOMSOAPFactory
Returns:
Returns SOAPFaultValue.

createSOAPFaultValue

public SOAPFaultValue createSOAPFaultValue(SOAPFaultSubCode parent)
                                    throws SOAPProcessingException
Description copied from interface: SOAPFactory
SubCode eii under Value (parent)

Specified by:
createSOAPFaultValue in interface SOAPFactory
Overrides:
createSOAPFaultValue in class DOMSOAPFactory
Returns:
Returns SOAPFaultValue.
Throws:
SOAPProcessingException

createSOAPFaultValue

public SOAPFaultValue createSOAPFaultValue(SOAPFaultSubCode parent,
                                           OMXMLParserWrapper builder)
Specified by:
createSOAPFaultValue in interface SOAPFactory
Overrides:
createSOAPFaultValue in class DOMSOAPFactory

createSOAPFaultSubCode

public SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultCode parent)
                                        throws SOAPProcessingException
Specified by:
createSOAPFaultSubCode in interface SOAPFactory
Overrides:
createSOAPFaultSubCode in class DOMSOAPFactory
Throws:
SOAPProcessingException

createSOAPFaultSubCode

public SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultCode parent,
                                               OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
SubCode eii under Value (parent)

Specified by:
createSOAPFaultSubCode in interface SOAPFactory
Overrides:
createSOAPFaultSubCode in class DOMSOAPFactory
Returns:
Returns SOAPFaultSubCode.

createSOAPFaultSubCode

public SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultSubCode parent)
                                        throws SOAPProcessingException
Description copied from interface: SOAPFactory
SubCode eii under SubCode (parent)

Specified by:
createSOAPFaultSubCode in interface SOAPFactory
Overrides:
createSOAPFaultSubCode in class DOMSOAPFactory
Returns:
Returns SOAPFaultSubCode.
Throws:
SOAPProcessingException

createSOAPFaultSubCode

public SOAPFaultSubCode createSOAPFaultSubCode(SOAPFaultSubCode parent,
                                               OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
SubCode eii under SubCode (parent)

Specified by:
createSOAPFaultSubCode in interface SOAPFactory
Overrides:
createSOAPFaultSubCode in class DOMSOAPFactory
Returns:
Returns SOAPFaultSubCode.

createSOAPFaultReason

public SOAPFaultReason createSOAPFaultReason(SOAPFault parent)
                                      throws SOAPProcessingException
Description copied from interface: SOAPFactory
Reason eii under SOAPFault (parent)

Specified by:
createSOAPFaultReason in interface SOAPFactory
Overrides:
createSOAPFaultReason in class DOMSOAPFactory
Returns:
Returns SOAPFaultReason.
Throws:
SOAPProcessingException

createSOAPFaultReason

public SOAPFaultReason createSOAPFaultReason(SOAPFault parent,
                                             OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
Reason eii under SOAPFault (parent)

Specified by:
createSOAPFaultReason in interface SOAPFactory
Overrides:
createSOAPFaultReason in class DOMSOAPFactory
Returns:
Returns SOAPFaultReason.

createSOAPFaultText

public SOAPFaultText createSOAPFaultText(SOAPFaultReason parent)
                                  throws SOAPProcessingException
Description copied from interface: SOAPFactory
SubCode eii under SubCode (parent)

Specified by:
createSOAPFaultText in interface SOAPFactory
Overrides:
createSOAPFaultText in class DOMSOAPFactory
Returns:
Returns SOAPFaultText.
Throws:
SOAPProcessingException

createSOAPFaultText

public SOAPFaultText createSOAPFaultText(SOAPFaultReason parent,
                                         OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
SubCode eii under SubCode (parent)

Specified by:
createSOAPFaultText in interface SOAPFactory
Overrides:
createSOAPFaultText in class DOMSOAPFactory
Returns:
Returns SOAPFaultText.

createSOAPFaultNode

public SOAPFaultNode createSOAPFaultNode(SOAPFault parent)
                                  throws SOAPProcessingException
Description copied from interface: SOAPFactory
Node eii under SOAPFault (parent)

Specified by:
createSOAPFaultNode in interface SOAPFactory
Overrides:
createSOAPFaultNode in class DOMSOAPFactory
Returns:
Returns SOAPFaultNode.
Throws:
SOAPProcessingException

createSOAPFaultNode

public SOAPFaultNode createSOAPFaultNode(SOAPFault parent,
                                         OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
Node eii under SOAPFault (parent)

Specified by:
createSOAPFaultNode in interface SOAPFactory
Overrides:
createSOAPFaultNode in class DOMSOAPFactory
Returns:
Returns SOAPFaultNode.

createSOAPFaultRole

public SOAPFaultRole createSOAPFaultRole(SOAPFault parent)
                                  throws SOAPProcessingException
Description copied from interface: SOAPFactory
Role eii under SOAPFault (parent)

Specified by:
createSOAPFaultRole in interface SOAPFactory
Overrides:
createSOAPFaultRole in class DOMSOAPFactory
Returns:
Returns SOAPFaultRole.
Throws:
SOAPProcessingException

createSOAPFaultRole

public SOAPFaultRole createSOAPFaultRole(SOAPFault parent,
                                         OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
Role eii under SOAPFault (parent)

Specified by:
createSOAPFaultRole in interface SOAPFactory
Overrides:
createSOAPFaultRole in class DOMSOAPFactory
Returns:
Returns SOAPFaultRole.

createSOAPFaultDetail

public SOAPFaultDetail createSOAPFaultDetail(SOAPFault parent)
                                      throws SOAPProcessingException
Description copied from interface: SOAPFactory
Detail eii under SOAPFault (parent)

Specified by:
createSOAPFaultDetail in interface SOAPFactory
Overrides:
createSOAPFaultDetail in class DOMSOAPFactory
Returns:
Returns SOAPFaultDetail.
Throws:
SOAPProcessingException

createSOAPFaultDetail

public SOAPFaultDetail createSOAPFaultDetail(SOAPFault parent,
                                             OMXMLParserWrapper builder)
Description copied from interface: SOAPFactory
Role eii under SOAPFault (parent)

Specified by:
createSOAPFaultDetail in interface SOAPFactory
Overrides:
createSOAPFaultDetail in class DOMSOAPFactory
Returns:
Returns SOAPFaultDetail.

getDefaultEnvelope

public SOAPEnvelope getDefaultEnvelope()
                                throws SOAPProcessingException
Description copied from interface: SOAPFactory
Method getDefaultEnvelope. This returns a SOAP envelope consisting with an empty Header and a Body. This is just a util method which can be used everywhere.

Specified by:
getDefaultEnvelope in interface SOAPFactory
Overrides:
getDefaultEnvelope in class DOMSOAPFactory
Returns:
Returns SOAPEnvelope.
Throws:
SOAPProcessingException

getNamespace

public OMNamespace getNamespace()
Specified by:
getNamespace in interface SOAPFactory
Overrides:
getNamespace in class DOMSOAPFactory

createSOAPFault

public SOAPFault createSOAPFault()
                          throws SOAPProcessingException
Specified by:
createSOAPFault in interface SOAPFactory
Overrides:
createSOAPFault in class DOMSOAPFactory
Throws:
SOAPProcessingException


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.