A B C D E F G H I L M N O P R S T U V W X _

A

addAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Inserts an attribute to this element.
addAttribute(String, String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Creates an OMAttributeImpl instance out of the given arguments and inserts that attribute to this element.
addAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addAttribute(String, String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Adds child to the element.
addChild(OMNodeImpl) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method addChild.
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Adds child to the element.
addChild(OMNodeImpl) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method addChild.
addChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
addChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
addChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Add a SOAPHeader or SOAPBody object
addChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
addDetailEntry(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
addFault(Exception) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
 
addFault(Exception) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
 
addFault(Exception) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Creates a new SOAPHeaderBlock object initialized with the specified name and adds it to this SOAPHeader object.
addIgnorableNamespace(String) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
addNamespaceToMap(OMNamespace, Map) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
addSOAPText(SOAPFaultText) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
addSOAPText(SOAPFaultText) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
advance - Variable in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
attribute - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
Field attributes used when serializing Binary stuff as MTOM optimized.
attributes - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field attributes
AXIOMUtil - Class in org.apache.axiom.om.impl.llom.util
 
AXIOMUtil() - Constructor for class org.apache.axiom.om.impl.llom.util.AXIOMUtil
 

B

backtracked - Variable in class org.apache.axiom.om.impl.llom.OMNavigator
Field backtracked
build() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
build() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Parses this node and builds the object structure in memory.
build() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
builder - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field builder
builder - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field builder
buildNext() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Forces the parser to proceed, if parser has not yet finished with the XML input.
buildNext() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Forces the parser to proceed, if parser has not yet finished with the XML input.
buildNext() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
buildNext() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
buildWithAttachments() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
buildWithAttachments() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Parses this node and builds the object structure in memory.
buildWithAttachments() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
buildWithAttachments() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 

C

calcNS - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
charArray - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
charSetEncoding - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field charSetEncoding Default : UTF-8
Checker - Interface in org.apache.axiom.soap.impl.llom
A local interface we can use to make "header checker" objects which can be used by HeaderIterators to filter results.
checker - Variable in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
checkHeader(SOAPHeaderBlock) - Method in interface org.apache.axiom.soap.impl.llom.Checker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.llom.MURoleChecker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.llom.RoleChecker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.llom.RolePlayerChecker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
This has to be implemented by all the derived classes to check for the correct parent.
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
checkParent(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
clearIgnorableNamespaces() - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
cloneOMElement() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
cloneOMElement() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
close(boolean) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
close() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method close.
compare(OMElement, OMElement) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
compare(String, String, String) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
compare(String, OMNamespace, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
compareAllAttributes(OMElement, OMElement) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
compareAllChildren(OMElement, OMElement) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
compareAttibutes(OMElement, OMElement) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
compareChildren(OMElement, OMElement) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
COMPLETED - Static variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
contentID - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
Field contentID for the mime part used when serializing Binary stuff as MTOM optimized.
createOMAttribute(String, OMNamespace, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates attribute.
createOMComment(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates a comment.
createOMDocType(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates DocType/DTD.
createOMDocument() - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMDocument(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMElement(String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(String, OMNamespace, OMContainer) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(String, String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(QName, OMContainer) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Create an OMElement with the given QName under the given parent.
createOMElement(QName) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Create an OMElement with the given QName

If the QName contains a prefix, we will ensure that an OMNamespace is created mapping the given namespace to the given prefix.

createOMElement(OMDataSource, String, OMNamespace) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Construct element with arbitrary data source.
createOMNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMNamespace.
createOMProcessingInstruction(OMContainer, String, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates a PI.
createOMText(OMContainer, String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMText.
createOMText(OMContainer, QName) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(OMContainer, String, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(OMContainer, char[], int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(OMContainer, QName, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(String) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMText.
createOMText(String, int) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(String, String, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
createOMText(Object, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
createOMText(String, OMContainer, OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMText(OMContainer, OMText) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Create OMText node that is a copy of the source text node
createOMText(OMContainer, String, String, boolean) - Method in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPBody() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPEnvelope(OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, OMDataSource) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
createStAXOMBuilder(OMFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Method createStAXOMBuilder.
createStAXSOAPModelBuilder(SOAPFactory, XMLStreamReader) - Static method in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Method createStAXSOAPModelBuilder.
current - Variable in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
currentEvent - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field currentEvent Default set to START_DOCUMENT
currentNode - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field currentNode

D

dataHandlerObject - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
Field dataHandler contains the DataHandler Declaring as Object to remove the dependency on Javax.activation.DataHandler
dataSource - Variable in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Data source for element data.
DEBUG_ENABLED - Static variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
DEBUG_ENABLED - Static variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
DEBUG_ENABLED - Static variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
declareDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
We use "" to store the default namespace of this element.
declareDefaultNamespace(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
declareNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Creates a namespace in the current element scope.
declareNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
declareNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
declareNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
DEFAULT_DEFAULT_NS_OBJECT - Static variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
definedNamespace - Variable in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Namespace for element, needed in order to bypass base class handling.
depth - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Track depth to ensure we stop generating events when we are done with the root node.
detach() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Removes this information item and its children, from the model completely.
detach() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Removes this information item and its children, from the model completely.
detach() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
detach() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
detach() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Method detach
discard() - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
Discards this node.
discard() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Discards this node.
discard() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method discard.
discard() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Discards this node.
discard() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
discard() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
A slightly different implementation of the discard method.
DOCUMENT_COMPLETE - Static variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
documentElement - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field documentElement
done - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field done
done - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field done

E

e - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
elementStack - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field elementStack
EMPTY_ITERATOR - Static variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
EMTPY_STRING - Static variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
enableLookAhead - Variable in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
end - Variable in class org.apache.axiom.om.impl.llom.OMNavigator
Field end
equals(Object) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Checks for the equality of two OMAttribute instances.
examineAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object.
examineHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified actor.
examineMustUnderstandHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
exceptionToString(Throwable) - Static method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
extractAllHeaderBlocks() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
 
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
 
extractHeaderBlocks(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified role and detaches them from this SOAPHeader object.

F

factory - Variable in class org.apache.axiom.om.impl.llom.OMAttributeImpl
OMFactory that created this OMAttribute
factory - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
factory - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
findDeclaredNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Checks for the namespace only in the current Element.
findNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Finds a namespace with the given uri and prefix, in the scope of the document.
findNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
findNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
findNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
firstChild - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field firstChild
firstChild - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field firstChild
forceExpand() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Set parser for OM, if not previously set.

G

generateCdataEvents() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method generateCdataEvents
generateCommentEvents() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method generateCommentEvents
generateElementEvents(OMElement) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method generateElementEvents.
generateEvents(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method generateEvents.
generateTextEvents() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method generateTextEvents.
getAllAttributes() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a List of OMAttributes.
getAllAttributes() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getAllDeclaredNamespaces() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getAllDeclaredNamespaces.
getAllDeclaredNamespaces() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getAllDetailEntries() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
getAllNamespaces(Object) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAllSoapTexts() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
getAttribute(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a named attribute if present.
getAttribute(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getAttribute(OMElement, int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttribute(String, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
Method getAttribute.
getAttributeCount() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeLocalName(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeName(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeNamespace(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributePrefix(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeType(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeValue() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getAttributeValue.
getAttributeValue(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a named attribute's value, if present.
getAttributeValue(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getAttributeValue(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getAttributeValue.
getBody() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getBuilder.
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getBuilder() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getCharacterEncodingScheme() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getCharacterEncodingScheme.
getCharsetEncoding() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Returns the character set encoding scheme to be used.
getChildElements() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a filtered list of children - just the elements.
getChildElements() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildren() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Returns a collection of this element.
getChildren() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns a collection of this element.
getChildren() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getChildrenWithLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Searches for children with a given QName and returns an iterator to traverse through the OMNodes.
getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Searches for children with a given QName and returns an iterator to traverse through the OMNodes.
getChildrenWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getChildrenWithNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getContentID() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getCount(Iterator) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
helper method getCount.
getDataHandler() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Gets the datahandler.
getDataSource() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Provide access to the data source encapsulated in OMSourcedElement.
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
getDefaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getDefaultFaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
getDefaultFaultEnvelope() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getDefaultNamespace() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getDefaultNamespace() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getDetail() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getDetail() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getDirectReader() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Get parser from data source.
getElementText() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getEncoding() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getEncoding.
getEventType() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getException() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
If exception detailElement is not there we will return null
getFault() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Returns the SOAPFault object in this SOAPBody object.
getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method getFirstChildWithName.
getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getFirstChildWithName.
getFirstChildWithName(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getFirstElement() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Gets first element.
getFirstElement() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
getFirstElementNS() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method getFirstOMChild.
getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getFirstOMChild.
getFirstOMChild() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
getFirstSOAPText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
getHeader() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeaderBlocksWithNSURI(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
getHeadersToProcess(RolePlayer) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Get the appropriate set of headers for a RolePlayer.
getHeadersToProcess(RolePlayer, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Get the appropriate set of headers for a RolePlayer.
getInputStream() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getItemFromIterator(Iterator, int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Helper method getItemFromIterator.
getLang() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
getLang() - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
getLineNumber() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getLineNumber() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getLocalName.
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getLocalName.
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getLocalName() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getLocalName() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
getLocalName() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
getLocation() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getLocation.
getMustUnderstand() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock object is turned on.
getMustUnderstand() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
getName() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method getNamespace.
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getNamespace.
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getNamespace() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getNamespace() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
Eran Chinthaka (chinthaka@apache.org)
getNamespace() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getNamespaceContext() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getNamespaceContext.
getNamespaceCount() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getNamespacePrefix(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getNamespaceURI() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getNamespaceURI(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getNamespaceURI.
getNamespaceURI(String) - Method in class org.apache.axiom.om.impl.llom.util.NamespaceContextImpl
Get the URI given a prefix
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Gets the next sibling.
getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Returns the next sibling.
getNextOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getNextSibling(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNavigator
 
getNode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getNode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getNodeValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
getOMDataSourceProperty(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
getOMDocumentElement() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method getDocumentElement.
getOMFactory() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
getOMFactory() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
getOMFactory() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
getOwner() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Returns the owner element of this attribute
getParent() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Returns the immediate parent of the node.
getPayloadQName_Optimized() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Use a parser property to fetch the first element in the body.
getPIData() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getPIData.
getPITarget() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getPITarget.
getPrefix() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getPrefix(String) - Method in class org.apache.axiom.om.impl.llom.util.NamespaceContextImpl
Get the prefix for a uri
getPrefixes(String) - Method in class org.apache.axiom.om.impl.llom.util.NamespaceContextImpl
Get list of prefixes
getPreviousOMSibling() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Gets the previous sibling.
getPrintableName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Generate element name for output.
getProperty(String) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getProperty.
getQName() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
getQName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getQName.
getQName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getQName(OMElement) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Helper method getQName.
getReason() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getReason() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getRelay() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
getRelay() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
getRole() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
getRoleValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
getSOAPBodyFirstElementLocalName() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
getSOAPBodyFirstElementNS() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
getSOAPEnvelope() - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
getSOAPFaultText(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
getSOAPVersion() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
getSOAPVersion() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
getSoapVersionURI() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
Eran Chinthaka (chinthaka@apache.org)
getSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
getSubCode() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
getSubCode() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
getTarget() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Gets the target of this Processing Instruction.
getText() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Selects all the text children and concatenates them to a single string.
getText() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getText() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getText() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Returns the value.
getText() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
getText() is overridden here in order to provide a uniform way for SOAP 1.1 and SOAP 1.2 to get the "default" reason string.
getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getTextAsQName() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Returns the value.
getTextAsQName() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getTextCharacters() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getTextCharacters() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
getTextFromProperPlace() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
This OMText contains two data source:value and charArray.
getTextLength() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getTextStart() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
getTrimmedText() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Returns the concatination string of TRIMMED values of all OMText child nodes of this element.
getTrimmedText() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getType() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Gets the type of node, as this is the super class of all the nodes.
getType() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Gets the type of node, as this is the super class of all the nodes.
getType() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getValue() - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
Gets the value of this comment.
getValue() - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Gets the value of this DocType.
getValue() - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Gets the value of this Processing Instruction.
getValue() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
getValue() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
getValue() - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
getVersion() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method getVersion.
getVersion() - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
getVersion() - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
What SOAP version is this HeaderBlock?
getVersion() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
getXMLStreamReader() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getXMLStreamReader.
getXMLStreamReader(boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getXMLStreamReader.
getXMLStreamReader() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method getXMLStreamReaderWithoutCaching.
getXMLStreamReaderWithoutCaching() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
getXMLVersion() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 

H

handleNamespace(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method handleNamespace.
handleNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method handleNamespace.
handleNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
handleNamespace(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
handleNamespace(String, String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
hasFault() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFault() - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
hashCode() - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 
hasLookahead() - Method in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
hasName() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
hasNext() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method hasNext.
hasNext() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
hasOMDataSourceProperty(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
hasSOAPFault - Variable in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Field hasSOAPFault
hasText() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 

I

ignorableNamespaceList - Variable in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
importNode(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
This method is intended only to be used by Axiom intenals when merging Objects from different Axiom implementations to the LLOM implementation.
init(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNavigator
Method init.
insertSiblingAfter(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Inserts a sibling just after the current information item.
insertSiblingBefore(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Inserts a sibling just before the current information item.
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
Serializes the node with caching.
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Serializes the node with caching.
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document with cache.
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document with cache.
internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method internalSerialize.
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Serializes the node with caching.
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Serializes the node with caching.
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
internalSerialize(XMLStreamWriter, boolean, boolean) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
Serializes the node without caching.
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Serializes the node without caching.
internalSerializeAndConsume(XMLStreamWriter, boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serialize the docuement with/without the XML declaration
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document with the XML declaration.
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
This method serializes and consumes without building the object structure in memory.
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Serializes the node without caching.
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Serializes the node without caching.
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
internalSerializeLocal(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isAllowSwitching() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method isAllowSwitching.
isAttributeSpecified(int) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
isBinary - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isBinary() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isCharacters() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method isCharacters.
isCharacters() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isClosed() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Indicates whether parser has parsed this information item completely or not.
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method isComplete.
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Indicates whether parser has parsed this information item completely or not.
isComplete() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
isCompleted() - Method in class org.apache.axiom.om.impl.llom.OMNavigator
Returns the completed status.
isDebugEnabled - Static variable in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
isDestructiveRead() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
isDestructiveWrite() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
isEndElement() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method isEndElement.
isExpanded - Variable in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Flag for parser provided to base element class.
isExpanded() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Check if element has been expanded into tree.
isFirst - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field isFirst
isIgnorable(OMElement) - Method in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
isNamespaceURIInterning() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
isNavigable() - Method in class org.apache.axiom.om.impl.llom.OMNavigator
Returns the navigable status.
isOptimized() - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
isProcessed() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
isStandalone - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
isStandalone() - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
isStandalone() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method isStandalone.
isStartElement() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method isStartElement.
isWhiteSpace() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method isWhiteSpace.

L

langAttr - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
langNamespace - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
lastChild - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field lastChild
lastChild - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
lastNode - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field lastNode
lineNumber - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
localName - Variable in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Field localName
localName - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field localName
localName - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
Field localName used when serializing Binary stuff as MTOM optimized.
log - Static variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
log - Static variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
log - Static variable in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
log - Static variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
log - Static variable in class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated. Eran Chinthaka (chinthaka@apache.org)
log - Static variable in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
lookAheadAttempted - Variable in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
lookAheadLocalName - Variable in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
lookAheadNS - Variable in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
lookAheadSuccessful - Variable in class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 

M

mimeType - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
MODEL_OM - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Field MODEL_OM
MODEL_SOAP_SPECIFIC - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Field MODEL_SOAP_SPECIFIC
MURoleChecker - Class in org.apache.axiom.soap.impl.llom
A Checker to see that we both match a given role AND are mustUnderstand=true
MURoleChecker(String) - Constructor for class org.apache.axiom.soap.impl.llom.MURoleChecker
 

N

namespace - Variable in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Field namespace
namespace - Variable in class org.apache.axiom.soap.impl.llom.RolePlayerChecker
Optional namespace - if non-null we'll only return headers that match
NamespaceContextImpl - Class in org.apache.axiom.om.impl.llom.util
 
NamespaceContextImpl(Map) - Constructor for class org.apache.axiom.om.impl.llom.util.NamespaceContextImpl
 
namespaces - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field namespaces
namespaces - Variable in class org.apache.axiom.om.impl.llom.util.NamespaceContextImpl
 
namespaceTable - Variable in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
This is a map of namespaces with the namespace URI as the key and Namespace object itself as the value.
namespaceURIInterning - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
NAVIGABLE - Static variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field NAVIGABLE
navigator - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field navigator
needToThrowEndDocument - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
next - Variable in class org.apache.axiom.om.impl.llom.OMNavigator
Field next
next() - Method in class org.apache.axiom.om.impl.llom.OMNavigator
Gets the next node.
next() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method next.
next() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
nextNode - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field nextNode
nextSibling - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field nextSibling
nextTag() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Returns the next tag.
node - Variable in class org.apache.axiom.om.impl.llom.OMNavigator
Field node
nodeType - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field nodeType
noPrefixNamespaceCounter - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field noPrefixNamespaceCounter
notifyChildComplete() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
This method will be called when one of the children becomes complete.
notifyChildComplete() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
ns - Variable in class org.apache.axiom.om.impl.llom.OMElementImpl
Field ns

O

OMAttributeImpl - Class in org.apache.axiom.om.impl.llom
Class OMAttributeImpl
OMAttributeImpl(String, OMNamespace, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMAttributeImpl
Constructor OMAttributeImpl.
OMCommentImpl - Class in org.apache.axiom.om.impl.llom
 
OMCommentImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMCommentImpl
Constructor OMCommentImpl.
OMCommentImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMCommentImpl
Constructor OMCommentImpl.
OMDocTypeImpl - Class in org.apache.axiom.om.impl.llom
 
OMDocTypeImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Constructor OMDocTypeImpl.
OMDocTypeImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Constructor OMDocTypeImpl.
OMDocumentImpl - Class in org.apache.axiom.om.impl.llom
Class OMDocumentImpl
OMDocumentImpl() - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
Default constructor
OMDocumentImpl(OMElement, OMXMLParserWrapper) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
OMDocumentImpl(OMXMLParserWrapper) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
OMDocumentImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
Create a OMDocument given the OMFactory
OMDocumentImpl(OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
Create the OMDocument with the factory
OMDocumentImpl(OMElement, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMDocumentImpl
Create the OMDoucment with the factory and set the given OMElement as the document element
OMElementImpl - Class in org.apache.axiom.om.impl.llom
Class OMElementImpl
OMElementImpl(String, OMNamespace, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
Constructor OMElementImpl.
OMElementImpl(String, OMNamespace, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
Constructor OMElementImpl.
OMElementImpl(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
This is the basic constructor for OMElement.
OMElementImpl(QName, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMElementImpl
It is assumed that the QName passed contains, at least, the localName for this element.
OMLinkedListImplFactory - Class in org.apache.axiom.om.impl.llom.factory
Class OMLinkedListImplFactory
OMLinkedListImplFactory() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 
OMNamespaceImpl - Class in org.apache.axiom.om.impl.llom
Deprecated. Use OMNamespaceImpl
OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.llom.OMNamespaceImpl
Deprecated.  
OMNavigator - Class in org.apache.axiom.om.impl.llom
Refer to the test, org.apache.axiom.om.OMNavigatorTest, to find out how to use features like isNavigable, isComplete and step.
OMNavigator() - Constructor for class org.apache.axiom.om.impl.llom.OMNavigator
Constructor OMNavigator.
OMNavigator(OMNode) - Constructor for class org.apache.axiom.om.impl.llom.OMNavigator
Constructor OMNavigator.
OMNodeImpl - Class in org.apache.axiom.om.impl.llom
Class OMNodeImpl
OMNodeImpl(OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMNodeImpl
Constructor OMNodeImpl
OMNodeImpl(OMContainer, OMFactory, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMNodeImpl
For a node to exist there must be a parent.
OMProcessingInstructionImpl - Class in org.apache.axiom.om.impl.llom
 
OMProcessingInstructionImpl(OMContainer, String, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Constructor OMProcessingInstructionImpl.
OMProcessingInstructionImpl(OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Constructor OMProcessingInstructionImpl.
OMSourcedElementImpl - Class in org.apache.axiom.om.impl.llom
Element backed by an arbitrary data source.
OMSourcedElementImpl(String, OMNamespace, OMFactory, OMDataSource) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Constructor.
OMSourcedElementImpl(QName, OMFactory, OMDataSource) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
Constructor that takes a QName instead of the local name and the namespace seperately
OMSourcedElementImpl(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
OMSourcedElementImpl(String, OMNamespace, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
OMSourcedElementImpl(String, OMNamespace, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
OMStAXWrapper - Class in org.apache.axiom.om.impl.llom
Note - This class also implements the streaming constants interface to get access to the StAX constants
OMStAXWrapper(OMXMLParserWrapper, OMElement) - Constructor for class org.apache.axiom.om.impl.llom.OMStAXWrapper
When constructing the OMStaxWrapper, the creator must produce the builder (an instance of the OMXMLparserWrapper of the input) and the Element Node to start parsing.
OMStAXWrapper(OMXMLParserWrapper, OMElement, boolean) - Constructor for class org.apache.axiom.om.impl.llom.OMStAXWrapper
Constructor OMStAXWrapper.
OMTextImpl - Class in org.apache.axiom.om.impl.llom
 
OMTextImpl(String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
Constructor OMTextImpl.
OMTextImpl(String, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
Constructor OMTextImpl.
OMTextImpl(OMContainer, OMTextImpl, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
Construct OMTextImpl that is a copy of the source OMTextImpl
OMTextImpl(OMContainer, String, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, char[], int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, QName, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, QName, int, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(OMContainer, String, String, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(Object, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(Object, boolean, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMTextImpl(String, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.axiom.om.impl.llom.OMTextImpl
 
OMXMLBuilderFactory - Class in org.apache.axiom.om.impl.llom.factory
Class OMXMLBuilderFactory
OMXMLBuilderFactory() - Constructor for class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
 
optimize - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
org.apache.axiom.om.impl.llom - package org.apache.axiom.om.impl.llom
 
org.apache.axiom.om.impl.llom.factory - package org.apache.axiom.om.impl.llom.factory
 
org.apache.axiom.om.impl.llom.util - package org.apache.axiom.om.impl.llom.util
 
org.apache.axiom.soap.impl.llom - package org.apache.axiom.soap.impl.llom
 
org.apache.axiom.soap.impl.llom.soap11 - package org.apache.axiom.soap.impl.llom.soap11
 
org.apache.axiom.soap.impl.llom.soap12 - package org.apache.axiom.soap.impl.llom.soap12
 
owner - Variable in class org.apache.axiom.om.impl.llom.OMAttributeImpl
 

P

parent - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field parent
parser - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field parser
PARSER_STAX - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Field PARSER_STAX
PARSER_XPP - Static variable in class org.apache.axiom.om.impl.llom.factory.OMXMLBuilderFactory
Field PARSER_XPP
parserWrapper - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field parserWrapper
previousSibling - Variable in class org.apache.axiom.om.impl.llom.OMNodeImpl
Field previousSibling
processed - Variable in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
putExceptionToSOAPFault(Exception) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 

R

readerFromDS - Variable in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
registerContentHandler(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
Utility method to register a content handler for push type builders.
releaseParserOnClose(boolean) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Indicate if the parser resource should be release when closed.
remove() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
removeAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method removeAttribute.
removeAttribute(OMAttribute) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
require(int, String, String) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
resolveQName(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Converts a prefix:local qname string into a proper QName, evaluating it in the OMElement context.
resolveQName(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
role - Variable in class org.apache.axiom.soap.impl.llom.RoleChecker
 
RoleChecker - Class in org.apache.axiom.soap.impl.llom
A Checker to make sure headers match a given role.
RoleChecker(String) - Constructor for class org.apache.axiom.soap.impl.llom.RoleChecker
 
rolePlayer - Variable in class org.apache.axiom.soap.impl.llom.RolePlayerChecker
 
RolePlayerChecker - Class in org.apache.axiom.soap.impl.llom
This Checker uses a RolePlayer to return the appropriate headers for that RolePlayer to process.
RolePlayerChecker(RolePlayer) - Constructor for class org.apache.axiom.soap.impl.llom.RolePlayerChecker
Constructor.
RolePlayerChecker(RolePlayer, String) - Constructor for class org.apache.axiom.soap.impl.llom.RolePlayerChecker
 
root - Variable in class org.apache.axiom.om.impl.llom.OMNavigator
Field root
rootNode - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field rootNode

S

serialize(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document directly to the output stream with caching enabled.
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document directly to the output stream with caching enabled.
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Serializes the node with caching.
serialize(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
serialize(Writer) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
serialize(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document directly to the output stream with caching disabled.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Serializes the document directly to the output stream with caching disabled.
serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Serializes the node without caching.
serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
serializeAndConsume(Writer) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
 
serializeAndConsume(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(OutputStream) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(Writer) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
serializeAttribute(OMAttribute, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.llom.OMTextImpl
Method serializeAttribute.
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
serializeFaultNode(XMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
serializeInternally(OMNodeImpl, MTOMXMLStreamWriter) - Method in class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
 
serializeNamespace(OMNamespace, XMLStreamWriter) - Static method in class org.apache.axiom.om.impl.llom.OMTextImpl
Method serializeNamespace.
serializeStartpart(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
setAllowSwitching(boolean) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method setAllowSwitching.
setAttribute(String, String, String) - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
setAttributeValue(String) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method setAttributeValue.
setBinary(boolean) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Receiving binary can happen as either MTOM attachments or as Base64 Text In the case of Base64 user has to explicitly specify that the content is binary, before calling getDataHandler(), getInputStream()....
setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method setBuilder.
setBuilder(OMXMLParserWrapper) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setCharsetEncoding(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Sets the character set encoding scheme.
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method setComplete.
setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setComplete.
setComplete(boolean) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
setComplete override The OMSourcedElement has its own isolated builder/reader during the expansion process.
setDataSource(OMDataSource) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
setOMDataSource
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setException(Exception) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method setFirstChild.
setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method setFirstChild.
setFirstChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setFirstChild(OMNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
setLang(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
setLang(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Forcefully set the last child
setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
setLastChild(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setLineNumber(int) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
setLineNumber(int) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method setLocalName.
setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method setLocalName.
setLocalName(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setMustUnderstand(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setMustUnderstand(String) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Method setNamespace.
setNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setNamespaceURIInterning(boolean) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Set namespace uri interning
setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
setNamespaceWithNoFindInCurrentScope(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setNewElement(OMElement, OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setNextOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setNextOMSibling.
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setNodeValue(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
setOMDocumentElement(OMElement) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Method setDocumentElement.
setOMDocumentElement(OMElement) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
setOMNamespace(OMNamespace) - Method in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Method setOMNamespace.
setOptimize(boolean) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
 
setParent(OMContainer) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setParent.
setParent(OMContainer) - Method in class org.apache.axiom.soap.impl.llom.SOAPElement
 
setParser(XMLStreamReader) - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
setPreviousOMSibling(OMNode) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setPreviousOMSibling.
setProcessed() - Method in class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setRelay(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setRelay(boolean) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
setRole(String) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
setRole(String) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
setRoleValue(String) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
setSOAPEnvelope(SOAPEnvelope) - Method in class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
setStandalone(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
setTarget(String) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Sets the target of this Processing Instruction.
setText(String) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Sets the text of the given element.
setText(QName) - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
Sets the text, as a QName, of the given element.
setText(String) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setText(QName) - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
setType(int) - Method in class org.apache.axiom.om.impl.llom.OMNodeImpl
Method setType.
setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMCommentImpl
Sets the value of this comment.
setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
Sets the value of this DocType.
setValue(String) - Method in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
Sets the value of this Processing Instruction.
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
setXMLVersion(String) - Method in class org.apache.axiom.om.impl.llom.OMDocumentImpl
 
SOAP11BodyImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
 
SOAP11BodyImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
 
SOAP11BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11BodyImpl
Constructor SOAPBodyImpl
SOAP11Factory - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11Factory() - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11Factory
 
SOAP11FaultCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultDetailImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP11FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
SOAP11FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
 
SOAP11FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultImpl
This is a convenience method for the SOAP Fault Impl.
SOAP11FaultReasonImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultReasonImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP11FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
SOAP11FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
SOAP11FaultRoleImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultRoleImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultSubCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultTextImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultTextImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultValueImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11FaultValueImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11HeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
Constructor SOAPHeaderBlockImpl
SOAP11HeaderImpl - Class in org.apache.axiom.soap.impl.llom.soap11
 
SOAP11HeaderImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
 
SOAP11HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
 
SOAP11HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap11.SOAP11HeaderImpl
Constructor SOAPHeaderImpl
SOAP12BodyImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12BodyImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
 
SOAP12BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
 
SOAP12BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12BodyImpl
Constructor SOAPBodyImpl
SOAP12Factory - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12Factory() - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12Factory
 
SOAP12FaultCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
Constructor OMElementImpl
SOAP12FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
SOAP12FaultDetailImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
SOAP12FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
 
SOAP12FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultImpl
This is a convenience method for the SOAP Fault Impl.
SOAP12FaultNodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultNodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultReasonImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultReasonImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultRoleImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultRoleImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultTextImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultTextImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultValueImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12FaultValueImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12HeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
Constructor SOAPHeaderBlockImpl
SOAP12HeaderImpl - Class in org.apache.axiom.soap.impl.llom.soap12
 
SOAP12HeaderImpl(SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
 
SOAP12HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.soap12.SOAP12HeaderImpl
Constructor SOAPHeaderImpl
SOAPBodyImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPBodyImpl
SOAPBodyImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
SOAPBodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
 
SOAPBodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPBodyImpl
Constructor SOAPBodyImpl
SOAPElement - Class in org.apache.axiom.soap.impl.llom
 
SOAPElement(OMElement, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
 
SOAPElement(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
 
SOAPElement(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPElement
 
SOAPEnvelopeImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPEnvelopeImpl
SOAPEnvelopeImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Constructor
SOAPEnvelopeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl
Constructor
SOAPFaultCodeImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultCodeImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, String, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultDetailImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultDetailImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPFaultImpl
SOAPFaultImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
SOAPFaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
Constructor SOAPFaultImpl
SOAPFaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
 
SOAPFaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultImpl
Constructor SOAPFaultImpl
SOAPFaultNodeImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultNodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultReasonImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultReasonImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
SOAPFaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
Constructor OMElementImpl
SOAPFaultReasonImpl(OMElement, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultReasonImpl
 
SOAPFaultRoleImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultRoleImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultRoleImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultSubCodeImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultSubCodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultSubCodeImpl(OMElement, String, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultSubCodeImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultTextImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultTextImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultValueImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPFaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(String, OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMNamespace, String, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPFaultValueImpl
 
SOAPHeaderBlockImpl - Class in org.apache.axiom.soap.impl.llom
Class SOAPHeaderBlockImpl
SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory, OMDataSource) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderBlockImpl
Constructor SOAPHeaderBlockImpl.
SOAPHeaderImpl - Class in org.apache.axiom.soap.impl.llom
A class representing the SOAP Header, primarily allowing access to the contained HeaderBlocks.
SOAPHeaderImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
SOAPHeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
 
SOAPHeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl
Constructor SOAPHeaderImpl
SOAPHeaderImpl.HeaderIterator - Class in org.apache.axiom.soap.impl.llom
An Iterator which walks the header list as needed, potentially filtering as we traverse.
SOAPHeaderImpl.HeaderIterator() - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
SOAPHeaderImpl.HeaderIterator(Checker) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPHeaderImpl.HeaderIterator
 
SOAPMessageImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPMessageImpl() - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
SOAPMessageImpl(SOAPEnvelope, OMXMLParserWrapper) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
SOAPMessageImpl(OMXMLParserWrapper) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPMessageImpl
 
SOAPTextImpl - Class in org.apache.axiom.soap.impl.llom
 
SOAPTextImpl(OMElement, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
SOAPTextImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.axiom.soap.impl.llom.SOAPTextImpl
 
standaloneSet() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method standaloneSet.
start - Variable in class org.apache.axiom.om.impl.llom.OMNavigator
Field start
state - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field state
step() - Method in class org.apache.axiom.om.impl.llom.OMNavigator
This is a very special method.
stringToOM(String) - Static method in class org.apache.axiom.om.impl.llom.util.AXIOMUtil
This will help you to create an OMElement from an xml fragment which you have as a string.
subCode - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
SWITCH_AT_NEXT - Static variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
SWITCHED - Static variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
switchingAllowed - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Field switchingAllowed

T

target - Variable in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
 
textNS - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
toString() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
toString() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 
toStringWithConsume() - Method in class org.apache.axiom.om.impl.llom.OMElementImpl
 
toStringWithConsume() - Method in class org.apache.axiom.om.impl.llom.OMSourcedElementImpl
 

U

updateCompleteStatus() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method updateCompleteStatus.
updateLastNode() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
This is a very important method.
updateNextNode() - Method in class org.apache.axiom.om.impl.llom.OMNavigator
Private method to encapsulate the searching logic.
updateNextNode() - Method in class org.apache.axiom.om.impl.llom.OMStAXWrapper
Method updateNextNode.
uriAndPrefixSeparator - Static variable in class org.apache.axiom.om.impl.llom.factory.OMLinkedListImplFactory
 

V

value - Variable in class org.apache.axiom.om.impl.llom.OMAttributeImpl
Field value
value - Variable in class org.apache.axiom.om.impl.llom.OMCommentImpl
 
value - Variable in class org.apache.axiom.om.impl.llom.OMDocTypeImpl
 
value - Variable in class org.apache.axiom.om.impl.llom.OMProcessingInstructionImpl
 
value - Variable in class org.apache.axiom.om.impl.llom.OMTextImpl
 
value - Variable in class org.apache.axiom.soap.impl.llom.SOAPFaultSubCodeImpl
 
visited - Variable in class org.apache.axiom.om.impl.llom.OMNavigator
Field visited
visited() - Method in class org.apache.axiom.om.impl.llom.OMNavigator
Method visited.

W

writeOutput(XMLStreamWriter) - Method in class org.apache.axiom.om.impl.llom.OMTextImpl
Writes the relevant output.

X

XMLComparator - Class in org.apache.axiom.om.impl.llom.util
Deprecated. This class is outdated. Please use XmlUnit to compate two xml files.
XMLComparator() - Constructor for class org.apache.axiom.om.impl.llom.util.XMLComparator
Deprecated.  
xmlns - Static variable in class org.apache.axiom.om.impl.llom.OMElementImpl
 
xmlVersion - Variable in class org.apache.axiom.om.impl.llom.OMDocumentImpl
Field xmlVersion
XOP_NS - Static variable in class org.apache.axiom.om.impl.llom.OMTextImpl
Field nameSpace used when serializing Binary stuff as MTOM optimized.

_

_getFirstChild(OMElement) - Method in class org.apache.axiom.om.impl.llom.OMNavigator
 
_isClosed - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 
_releaseParserOnClose - Variable in class org.apache.axiom.om.impl.llom.OMStAXWrapper
 

A B C D E F G H I L M N O P R S T U V W X _