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

A

ARRAY_ITEM_LOCALNAME - Static variable in interface org.apache.ws.commons.om.OMConstants
Field ARRAY_ITEM_LOCALNAME
ARRAY_ITEM_NSURI - Static variable in interface org.apache.ws.commons.om.OMConstants
Field ARRAY_ITEM_NSURI
ARRAY_ITEM_NS_PREFIX - Static variable in interface org.apache.ws.commons.om.OMConstants
Field ARRAY_ITEM_NS_PREFIX
ARRAY_ITEM_QNAME - Static variable in interface org.apache.ws.commons.om.OMConstants
Field ARRAY_ITEM_QNAME
ATTACHMENTS - Static variable in interface org.apache.ws.commons.om.impl.MTOMConstants
 
ATTR_ACTOR - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
Field ATTR_ACTOR
ATTR_MUSTUNDERSTAND - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field ATTR_MUSTUNDERSTAND
ATTR_MUSTUNDERSTAND_0 - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_1 - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_FALSE - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
ATTR_MUSTUNDERSTAND_TRUE - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
AXIOMXPath - class org.apache.ws.commons.om.xpath.AXIOMXPath.
 
AXIOMXPath(String) - Constructor for class org.apache.ws.commons.om.xpath.AXIOMXPath
Construct given an XPath expression string.
addAttribute(OMAttribute) - Method in interface org.apache.ws.commons.om.OMElement
Adds an attribute to this element.
addAttribute(String, String, OMNamespace) - Method in interface org.apache.ws.commons.om.OMElement
Adds an attribute to the current element.
addAttribute(OMAttribute) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Inserts an attribute to this element.
addAttribute(String, String, OMNamespace) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method addAttribute.
addChild(OMNode) - Method in interface org.apache.ws.commons.om.OMContainer
Adds the given node as the last child.
addChild(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Adds child to the element.
addChild(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Adds child to the element.
addChild(OMNode) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPEnvelopeImpl
 
addDetailEntry(OMElement) - Method in interface org.apache.ws.commons.soap.SOAPFaultDetail
Eran Chinthaka (chinthaka@apache.org)
addDetailEntry(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultDetailImpl
 
addFault(Exception) - Method in interface org.apache.ws.commons.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(SOAPFault) - Method in interface org.apache.ws.commons.soap.SOAPBody
 
addFault(Exception) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
 
addFault(Exception) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11BodyImpl
 
addFault(Exception) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12BodyImpl
 
addHeaderBlock(String, OMNamespace) - Method in interface org.apache.ws.commons.soap.SOAPHeader
Creates a new SOAPHeaderBlock object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderBlock(String, OMNamespace) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPHeaderImpl
Creates a new SOAPHeaderBlock object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderBlock(String, OMNamespace) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderImpl
 
addHeaderBlock(String, OMNamespace) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderImpl
 
addIgnorableNamespace(String) - Method in class org.apache.ws.commons.om.impl.llom.util.XMLComparator
 
attribute - Variable in class org.apache.ws.commons.om.impl.llom.OMTextImpl
Field attributes used when serializing Binary stuff as MTOM optimized.
attributes - Variable in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Field attributes

B

BODY_FAULT_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field BODY_FAULT_LOCAL_NAME
BODY_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field BODY_LOCAL_NAME
BODY_NAMESPACE_PREFIX - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field BODY_NAMESPACE_PREFIX
Base64 - class org.apache.ws.commons.om.util.Base64.
 
Base64() - Constructor for class org.apache.ws.commons.om.util.Base64
 
ByteArrayDataSource - class org.apache.ws.commons.attachments.ByteArrayDataSource.
 
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.ws.commons.attachments.ByteArrayDataSource
 
ByteArrayDataSource(byte[]) - Constructor for class org.apache.ws.commons.attachments.ByteArrayDataSource
 
build() - Method in interface org.apache.ws.commons.om.OMNode
Builds itself.
build() - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Parses this node and builds the object structure in memory.
buildNext() - Method in interface org.apache.ws.commons.om.OMContainer
 
buildNext() - Method in class org.apache.ws.commons.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.ws.commons.om.impl.llom.OMElementImpl
Forces the parser to proceed, if parser has not yet finished with the XML input.
builder - Variable in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Field builder
builder - Variable in class org.apache.ws.commons.soap.impl.builder.SOAPBuilderHelper
 

C

CDATA_SECTION_NODE - Static variable in interface org.apache.ws.commons.om.OMNode
The node is a CDATASection.
COMMENT_NODE - Static variable in interface org.apache.ws.commons.om.OMNode
The node is a Comment.
CONTENT_TYPE - Static variable in class org.apache.ws.commons.attachments.utils.ImageDataSource
 
cache - Variable in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Field cache
charSetEncoding - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Field charSetEncoding Default : UTF-8
characters(char[], int, int) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
characters(char[], int, int) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method characters.
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.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.ws.commons.soap.impl.llom.SOAPEnvelopeImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPHeaderImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPTextImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultNodeImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
checkParent(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
clearIgnorableNamespaces() - Method in class org.apache.ws.commons.om.impl.llom.util.XMLComparator
 
cloneOMElement() - Method in interface org.apache.ws.commons.om.OMElement
Clones this element.
cloneOMElement() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
close() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method close.
compare(OMElement, OMElement) - Method in class org.apache.ws.commons.om.impl.llom.util.XMLComparator
 
complete(OutputStream, StringWriter, LinkedList, String, String, String, String) - Static method in class org.apache.ws.commons.om.impl.MIMEOutputUtils
 
constructNode(OMElement, String, boolean) - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
Method constructNode
createComment() - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Method createOMText.
createDTD() - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Method createDTD.
createDTD() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
Method createDTD.
createMimeBodyPart(OMText) - Static method in class org.apache.ws.commons.om.impl.MIMEOutputUtils
 
createNextElement(String) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
createOMAttribute(String, OMNamespace, String) - Method in interface org.apache.ws.commons.om.OMFactory
 
createOMAttribute(String, OMNamespace, String) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Creates attribute.
createOMComment(OMContainer, String) - Method in interface org.apache.ws.commons.om.OMFactory
Creates a comment.
createOMComment(OMContainer, String) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Creates a comment.
createOMDocType(OMContainer, String) - Method in interface org.apache.ws.commons.om.OMFactory
Creates DocType/DTD.
createOMDocType(OMContainer, String) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Creates DocType/DTD.
createOMDocument() - Method in interface org.apache.ws.commons.om.OMFactory
Creates a new OMDocument.
createOMDocument(OMXMLParserWrapper) - Method in interface org.apache.ws.commons.om.OMFactory
 
createOMDocument() - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMDocument(OMXMLParserWrapper) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMElement(String, OMNamespace) - Method in interface org.apache.ws.commons.om.OMFactory
 
createOMElement(String, OMNamespace, OMContainer) - Method in interface org.apache.ws.commons.om.OMFactory
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.om.OMFactory
 
createOMElement(String, String, String) - Method in interface org.apache.ws.commons.om.OMFactory
This is almost the same as as createOMElement(localName,OMNamespace) method above.
createOMElement(QName, OMContainer) - Method in interface org.apache.ws.commons.om.OMFactory
QName(localPart), QName(namespaceURI, localPart) - a prefix will be assigned to this QName(namespaceURI, localPart, prefix)
createOMElement() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
This method is called with the XMLStreamConstants.START_ELEMENT event.
createOMElement() - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Method createOMElement.
createOMElement(String, OMNamespace) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(String, OMNamespace, OMContainer) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
 
createOMElement(String, OMNamespace, OMContainer, OMXMLParserWrapper) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(String, String, String) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement(QName, OMContainer) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMElement.
createOMElement() - Method in class org.apache.ws.commons.om.impl.mtom.MTOMStAXSOAPModelBuilder
 
createOMElement() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
Method createOMElement.
createOMNamespace(String, String) - Method in interface org.apache.ws.commons.om.OMFactory
 
createOMNamespace(String, String) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Method createOMNamespace.
createOMProcessingInstruction(OMContainer, String, String) - Method in interface org.apache.ws.commons.om.OMFactory
Creates a PI.
createOMProcessingInstruction(OMContainer, String, String) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Creates a PI.
createOMText(int) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method createOMText.
createPI() - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Method createPI.
createPI() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
Method createPI.
createPrefix() - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
 
createSOAPBody(SOAPEnvelope) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPBody() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPBody(SOAPEnvelope) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPBody(SOAPEnvelope) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPBody() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPBody(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPEnvelope() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPEnvelope() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPEnvelope() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPEnvelope(OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody, Exception) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFault(SOAPBody) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFault() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFault(SOAPBody, Exception) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFault(SOAPBody, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode(SOAPFault) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Code eii under SOAPFault (parent)
createSOAPFaultCode() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Code eii under SOAPFault (parent)
createSOAPFaultCode(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultCode(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultCode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail(SOAPFault) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Detail eii under SOAPFault (parent)
createSOAPFaultDetail() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultDetail(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultDetail(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode(SOAPFault) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Node eii under SOAPFault (parent)
createSOAPFaultNode() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Node eii under SOAPFault (parent)
createSOAPFaultNode(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultNode(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultNode(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason(SOAPFault) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Reason eii under SOAPFault (parent)
createSOAPFaultReason() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Reason eii under SOAPFault (parent)
createSOAPFaultReason(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultReason(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultReason(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole(SOAPFault) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultRole() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Role eii under SOAPFault (parent)
createSOAPFaultRole(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultRole(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultRole(SOAPFault, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultSubCode() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
SubCode eii under Value (parent)
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in interface org.apache.ws.commons.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultSubCode(SOAPFaultCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultSubCode(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText(SOAPFaultReason) - Method in interface org.apache.ws.commons.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultText() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
SubCode eii under SubCode (parent)
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultText(SOAPFaultReason) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultText(SOAPFaultReason, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultCode) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Value eii under Code (parent)
createSOAPFaultValue() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
Value eii under Code (parent)
createSOAPFaultValue(SOAPFaultSubCode) - Method in interface org.apache.ws.commons.soap.SOAPFactory
SubCode eii under Value (parent)
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPFaultValue(SOAPFaultCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultCode, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPFaultValue(SOAPFaultSubCode, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader(SOAPEnvelope) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPHeader() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeader(SOAPEnvelope) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeader(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace, SOAPHeader, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPHeaderBlock(String, OMNamespace) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage() - Method in interface org.apache.ws.commons.soap.SOAPFactory
Eran Chinthaka (chinthaka@apache.org)
createSOAPMessage(OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
createSOAPMessage() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
createSOAPMessage() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage(OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createSOAPMessage(SOAPEnvelope, OMXMLParserWrapper) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
createStAXOMBuilder(OMFactory, XMLStreamReader) - Static method in class org.apache.ws.commons.om.impl.llom.factory.OMXMLBuilderFactory
Method createStAXOMBuilder.
createStAXSOAPModelBuilder(SOAPFactory, XMLStreamReader) - Static method in class org.apache.ws.commons.om.impl.llom.factory.OMXMLBuilderFactory
Method createStAXSOAPModelBuilder.
createText(OMElement, String) - Method in interface org.apache.ws.commons.om.OMFactory
 
createText(OMElement, String, int) - Method in interface org.apache.ws.commons.om.OMFactory
 
createText(String) - Method in interface org.apache.ws.commons.om.OMFactory
 
createText(String, int) - Method in interface org.apache.ws.commons.om.OMFactory
 
createText(String, String, boolean) - Method in interface org.apache.ws.commons.om.OMFactory
 
createText(Object, boolean) - Method in interface org.apache.ws.commons.om.OMFactory
 
createText(OMElement, String, String, boolean) - Method in interface org.apache.ws.commons.om.OMFactory
 
createText(String, OMElement, OMXMLParserWrapper) - Method in interface org.apache.ws.commons.om.OMFactory
 
createText(OMElement, String) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Method createText.
createText(OMElement, String, int) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
 
createText(String) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Method createText.
createText(String, int) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
 
createText(String, String, boolean) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
createText(Object, boolean) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
createText(String, OMElement, OMXMLParserWrapper) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
 
createText(OMElement, String, String, boolean) - Method in class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
Creates text.
currentChild - Variable in class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator
Field currentChild
currentChild - Variable in class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator
Field currentChild

D

DEFAULT_CHAR_SET_ENCODING - Static variable in interface org.apache.ws.commons.om.OMConstants
Field DEFAULT_CHAR_SET_ENCODING specifies the default character encoding scheme to be used
DEFAULT_CHAR_SET_ENCODING - Static variable in class org.apache.ws.commons.om.OMOutputFormat
Field DEFAULT_CHAR_SET_ENCODING.
DEFAULT_XML_VERSION - Static variable in interface org.apache.ws.commons.om.OMConstants
 
DTD_NODE - Static variable in interface org.apache.ws.commons.om.OMNode
This node is a DTD.
DataHandlerUtils - class org.apache.ws.commons.attachments.DataHandlerUtils.
 
DataHandlerUtils() - Constructor for class org.apache.ws.commons.attachments.DataHandlerUtils
 
DocumentNavigator - class org.apache.ws.commons.om.xpath.DocumentNavigator.
 
DocumentNavigator() - Constructor for class org.apache.ws.commons.om.xpath.DocumentNavigator
 
declareNamespace(String, String) - Method in interface org.apache.ws.commons.om.OMElement
Creates a namespace in the current element scope.
declareNamespace(OMNamespace) - Method in interface org.apache.ws.commons.om.OMElement
Declares a namespace with the element as its scope.
declareNamespace(String, String) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Creates a namespace in the current element scope.
declareNamespace(OMNamespace) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
decode(char[], int, int) - Static method in class org.apache.ws.commons.om.util.Base64
 
decode(String) - Static method in class org.apache.ws.commons.om.util.Base64
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.ws.commons.om.util.Base64
 
decode(String, OutputStream) - Static method in class org.apache.ws.commons.om.util.Base64
 
detach() - Method in interface org.apache.ws.commons.om.OMNode
Removes a node (and all of its children) from its containing parent.
detach() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Removes this information item and its children, from the model completely.
detach() - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Removes this information item and its children, from the model completely.
detach() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
 
detach() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPEnvelopeImpl
Method detach
discard() - Method in interface org.apache.ws.commons.om.OMNode
Discards a node.
discard(OMElement) - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
Discards the current element.
discard(OMElement) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method discard.
discard() - Method in class org.apache.ws.commons.om.impl.llom.OMCommentImpl
Discards this node.
discard() - Method in class org.apache.ws.commons.om.impl.llom.OMDocTypeImpl
Discards this node.
discard() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method discard.
discard() - Method in class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Discards this node.
discard() - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
A slightly different implementation of the discard method.
document - Variable in class org.apache.ws.commons.om.impl.builder.StAXBuilder
 
documentElement - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Field documentElement
done - Variable in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Field done
done - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Field done
done - Variable in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Field done

E

ELEMENT_NODE - Static variable in interface org.apache.ws.commons.om.OMNode
The node is an Element.
ENTITY_REFERENCE_NODE - Static variable in interface org.apache.ws.commons.om.OMNode
This node is an Entity Reference.
ElementHelper - class org.apache.ws.commons.om.util.ElementHelper.
Helper class to provide extra utility stuff against elements.
ElementHelper(OMElement) - Constructor for class org.apache.ws.commons.om.util.ElementHelper
Constructs and binds to an element.
EmptyIterator - class org.apache.ws.commons.om.impl.llom.util.EmptyIterator.
 
EmptyIterator() - Constructor for class org.apache.ws.commons.om.impl.llom.util.EmptyIterator
 
EmptyOMLocation - class org.apache.ws.commons.om.impl.llom.EmptyOMLocation.
 
EmptyOMLocation() - Constructor for class org.apache.ws.commons.om.impl.llom.EmptyOMLocation
 
e - Variable in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
elementLevel - Variable in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
element level 1 = envelope level element level 2 = Header or Body level element level 3 = HeaderElement or BodyElement level
encode(byte[]) - Static method in class org.apache.ws.commons.om.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.apache.ws.commons.om.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class org.apache.ws.commons.om.util.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.apache.ws.commons.om.util.Base64
Outputs base64 representation of the specified byte array to a character stream.
endDocument() - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
endDocument() - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endDocument.
endElement(String, String, String) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
endElement() - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
 
endElement(String, String, String) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endElement.
endElement() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
endPrefixMapping(String) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
endPrefixMapping(String) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method endPrefixMapping.
equals(String, String) - Method in interface org.apache.ws.commons.om.OMNamespace
Method equals.
equals(String, String) - Method in class org.apache.ws.commons.om.impl.llom.OMNamespaceImpl
Method equals.
evaluateXpath(String, Object, String) - Method in class org.apache.ws.commons.om.util.XPathEvaluator
 
examineAllHeaderBlocks() - Method in interface org.apache.ws.commons.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object.
examineAllHeaderBlocks() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object.
examineHeaderBlocks(String) - Method in interface org.apache.ws.commons.soap.SOAPHeader
Returns a list of all the SOAPHeaderBlock objects in this SOAPHeader object that have the the specified role.
examineHeaderBlocks(String) - Method in class org.apache.ws.commons.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 interface org.apache.ws.commons.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object that have the specified role and that have a MustUnderstand attribute whose value is equivalent to true.
examineMustUnderstandHeaderBlocks(String) - Method in class org.apache.ws.commons.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.
extractAllHeaderBlocks() - Method in interface org.apache.ws.commons.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderBlock objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractAllHeaderBlocks() - Method in class org.apache.ws.commons.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 interface org.apache.ws.commons.soap.SOAPHeader
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.
extractHeaderBlocks(String) - Method in class org.apache.ws.commons.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.
extractHeaderBlocks(String) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderImpl
 
extractHeaderBlocks(String) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderImpl
 

F

FAULT_CODE_DATA_ENCODING_UNKNOWN - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
FAULT_CODE_MUST_UNDERSTAND - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
FAULT_CODE_RECEIVER - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
 
FAULT_CODE_RECEIVER - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
FAULT_CODE_RECEIVER - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
FAULT_CODE_SENDER - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
 
FAULT_CODE_SENDER - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
FAULT_CODE_SENDER - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
FAULT_CODE_VERSION_MISMATCH - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
factory - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
factory - Variable in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
findNamespace(String, String) - Method in interface org.apache.ws.commons.om.OMElement
Finds a namespace with the given uri and prefix, in the scope of the hierarchy.
findNamespace(String, String) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Finds a namespace with the given uri and prefix, in the scope of the document.
findNamespaceURI(String) - Method in interface org.apache.ws.commons.om.OMElement
Checks for a namespace in the context of this element with the given prefix and returns the relevant namespace object, if available.
findNamespaceURI(String) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
finishWritingMime(OutputStream) - Static method in class org.apache.ws.commons.om.impl.MIMEOutputUtils
 
firstChild - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Field firstChild
firstChild - Variable in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Field firstChild
flush() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 

G

getAllAttributes() - Method in interface org.apache.ws.commons.om.OMElement
Returns a list of OMAttributes.
getAllAttributes() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Returns a List of OMAttributes.
getAllContentIDs() - Method in class org.apache.ws.commons.attachments.MIMEHelper
 
getAllDeclaredNamespaces() - Method in interface org.apache.ws.commons.om.OMElement
Returns an iterator for all of the namespaces declared on this element.
getAllDeclaredNamespaces() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getAllDeclaredNamespaces.
getAllDetailEntries() - Method in interface org.apache.ws.commons.soap.SOAPFaultDetail
 
getAllDetailEntries() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultDetailImpl
 
getAllHeaders() - Method in interface org.apache.ws.commons.attachments.Part
 
getAllHeaders() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getAllHeaders() - Method in class org.apache.ws.commons.attachments.PartOnMemory
 
getAncestorAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor XPath axis.
getAncestorOrSelfAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the ancestor-or-self XPath axis.
getAttachmentSpecType() - Method in class org.apache.ws.commons.attachments.MIMEHelper
 
getAttribute(QName) - Method in interface org.apache.ws.commons.om.OMElement
Returns a named attribute if present.
getAttribute(QName) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Returns a named attribute if present.
getAttribute(String, String) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPHeaderBlockImpl
Method getAttribute.
getAttributeAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the attribute XPath axis.
getAttributeCount() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getAttributeCount.
getAttributeCount() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getAttributeLocalName(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getAttributeName(int) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getAttributeName.
getAttributeName(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getAttributeName(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the name of the given attribute node.
getAttributeNamespace(int) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getAttributeNamespace.
getAttributeNamespace(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getAttributeNamespaceUri(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the namespace URI of the given attribute node.
getAttributePrefix(int) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getAttributePrefix.
getAttributePrefix(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getAttributeQName(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the QName of the given attribute node.
getAttributeStringValue(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the string-value of an attribute node.
getAttributeType(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getAttributeValue() - Method in interface org.apache.ws.commons.om.OMAttribute
 
getAttributeValue(QName) - Method in interface org.apache.ws.commons.om.OMElement
Returns a named attribute's value, if present.
getAttributeValue() - Method in class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
Method getAttributeValue.
getAttributeValue(QName) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Returns a named attribute's value, if present.
getAttributeValue(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getAttributeValue(String, String) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getAttributeValue.
getBody() - Method in interface org.apache.ws.commons.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBody() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPEnvelopeImpl
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBoundaryStatus() - Method in class org.apache.ws.commons.attachments.MIMEBodyPartInputStream
 
getBoundaryStatus() - Method in class org.apache.ws.commons.attachments.PushbackFilePartInputStream
 
getBuilder() - Method in interface org.apache.ws.commons.om.OMElement
Returns the builder object.
getBuilder() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getBuilder.
getBuilderType() - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
Returns the type of the builder.
getBuilderType() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
 
getCharSetEncoding() - Method in class org.apache.ws.commons.om.OMOutputFormat
Returns the character set encoding scheme.
getCharSetEncoding() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
Returns the character set encoding scheme.
getCharacterEncodingScheme() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getCharacterEncodingScheme.
getCharacterOffset() - Method in class org.apache.ws.commons.om.impl.llom.EmptyOMLocation
 
getCharsetEncoding() - Method in interface org.apache.ws.commons.om.OMDocument
Returns the character set encoding scheme.
getCharsetEncoding() - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Returns the character set encoding scheme to be used.
getChildAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the child XPath axis.
getChildElements() - Method in interface org.apache.ws.commons.om.OMElement
Returns a filtered list of children - just the elements.
getChildElements() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Returns a filtered list of children - just the elements.
getChildWithName(OMElement, String) - Static method in class org.apache.ws.commons.om.util.ElementHelper
 
getChildWithName(String) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
getChildren() - Method in interface org.apache.ws.commons.om.OMContainer
Returns an iterator for the children of the container.
getChildren() - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Returns a collection of this element.
getChildren() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Returns a collection of this element.
getChildrenWithName(QName) - Method in interface org.apache.ws.commons.om.OMContainer
Returns an iterator for child nodes matching the criteria indicated by the given QName.
getChildrenWithName(QName) - Method in class org.apache.ws.commons.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.ws.commons.om.impl.llom.OMElementImpl
Searches for children with a given QName and returns an iterator to traverse through the OMNodes.
getCode() - Method in interface org.apache.ws.commons.soap.SOAPFault
 
getCode() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
getColumnNumber() - Method in class org.apache.ws.commons.om.impl.llom.EmptyOMLocation
 
getCommentStringValue(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the string-value of a comment node.
getContent() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getContentID() - Method in interface org.apache.ws.commons.attachments.Part
 
getContentID() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getContentID() - Method in class org.apache.ws.commons.attachments.PartOnMemory
 
getContentID() - Method in interface org.apache.ws.commons.om.OMText
Gets the content id.
getContentID() - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
getContentType() - Method in class org.apache.ws.commons.attachments.ByteArrayDataSource
 
getContentType() - Method in interface org.apache.ws.commons.attachments.Part
 
getContentType() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getContentType() - Method in class org.apache.ws.commons.attachments.PartOnMemory
 
getContentType() - Method in class org.apache.ws.commons.attachments.utils.ImageDataSource
 
getContentType() - Method in class org.apache.ws.commons.om.OMOutputFormat
 
getContentType() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
getContentTypeForMime(String, String, String, String) - Static method in class org.apache.ws.commons.om.impl.MIMEOutputUtils
 
getDataHandler(String) - Method in class org.apache.ws.commons.attachments.MIMEHelper
 
getDataHandler() - Method in interface org.apache.ws.commons.attachments.Part
 
getDataHandler() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getDataHandler() - Method in class org.apache.ws.commons.attachments.PartOnMemory
 
getDataHandler() - Method in interface org.apache.ws.commons.om.OMText
Gets the datahandler.
getDataHandler() - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
Gets the datahandler.
getDataHandler(String) - Method in class org.apache.ws.commons.om.impl.mtom.MTOMStAXSOAPModelBuilder
 
getDataHandlerFromText(String, String) - Static method in class org.apache.ws.commons.attachments.DataHandlerUtils
 
getDefaultEnvelope() - Method in interface org.apache.ws.commons.soap.SOAPFactory
Method getDefaultEnvelope
getDefaultEnvelope() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
getDefaultEnvelope() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
getDefaultFaultEnvelope() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
getDefaultFaultEnvelope() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
getDefaultFaultEnvelope() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
getDescendantAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
 
getDescendantOrSelfAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the descendant-or-self XPath axis.
getDescription() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getDetail() - Method in interface org.apache.ws.commons.soap.SOAPFault
 
getDetail() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
getDocument() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
 
getDocument(String) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Loads a document from the given URI.
getDocument() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
getDocumentElement() - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
 
getDocumentElement() - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Method getDocumentElement.
getDocumentElement() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
Method getDocumentElement.
getDocumentNode(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns the document node that contains the given context node.
getElementById(Object, String) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns the element whose ID is given by elementId.
getElementName(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the name of the given element node.
getElementNamespaceUri(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the namespace URI of the given element node.
getElementQName(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the QName of the given element node.
getElementStringValue(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the string-value of an element node.
getElementText() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getEncoding() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getEncoding.
getEnvelopeNamespace() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
getEventType() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getException() - Method in interface org.apache.ws.commons.soap.SOAPFault
Returns Exception if there is one in the SOAP fault.
getException() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
If exception detailElement is not there we will return null
getFault() - Method in interface org.apache.ws.commons.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFault() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
Returns the SOAPFault object in this SOAPBody object.
getFaultCode() - Method in class org.apache.ws.commons.soap.SOAPProcessingException
 
getFileName() - Method in interface org.apache.ws.commons.attachments.Part
 
getFileName() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getFileName() - Method in class org.apache.ws.commons.attachments.PartOnMemory
 
getFirstChildWithName(QName) - Method in interface org.apache.ws.commons.om.OMContainer
Returns the first child in document order that matches the given QName criteria.
getFirstChildWithName(QName) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Method getFirstChildWithName.
getFirstChildWithName(QName) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getFirstChildWithName.
getFirstElement() - Method in interface org.apache.ws.commons.om.OMElement
Returns the first child element of the element.
getFirstElement() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Gets first element.
getFirstOMChild() - Method in interface org.apache.ws.commons.om.OMContainer
Gets the first child.
getFirstOMChild() - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Method getFirstOMChild.
getFirstOMChild() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getFirstOMChild.
getFollowingAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the following XPath axis.
getFollowingSiblingAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the following-sibling XPath axis.
getHeader(String) - Method in interface org.apache.ws.commons.attachments.Part
 
getHeader(String) - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getHeader(String) - Method in class org.apache.ws.commons.attachments.PartOnMemory
 
getHeader() - Method in interface org.apache.ws.commons.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeader() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPEnvelopeImpl
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeaderBlocksWithNSURI(String) - Method in interface org.apache.ws.commons.soap.SOAPHeader
Return all the Headers that has the Namespace URI to given NS URI.
getHeaderBlocksWithNSURI(String) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPHeaderImpl
 
getInitialUUID() - Static method in class org.apache.ws.commons.om.util.UUIDGenerator
 
getInputStream() - Method in class org.apache.ws.commons.attachments.ByteArrayDataSource
 
getInputStream() - Method in interface org.apache.ws.commons.attachments.Part
 
getInputStream() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getInputStream() - Method in class org.apache.ws.commons.attachments.PartOnMemory
 
getInputStream() - Method in class org.apache.ws.commons.attachments.utils.ImageDataSource
 
getInputStream() - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
getLang() - Method in interface org.apache.ws.commons.soap.SOAPFaultText
 
getLang() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultTextImpl
 
getLang() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPTextImpl
 
getLineCount() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getLineNumber() - Method in interface org.apache.ws.commons.om.OMElement
 
getLineNumber() - Method in class org.apache.ws.commons.om.impl.llom.EmptyOMLocation
 
getLineNumber() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
getLocalName() - Method in interface org.apache.ws.commons.om.OMAttribute
 
getLocalName() - Method in interface org.apache.ws.commons.om.OMElement
Returns the local name of the element.
getLocalName() - Method in class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
Method getLocalName.
getLocalName() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getLocalName.
getLocalName() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getLocalName() - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
getLocation() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getLocation.
getMimeBoundary() - Method in class org.apache.ws.commons.om.OMOutputFormat
 
getMimeBoundary() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
getMustUnderstand() - Method in interface org.apache.ws.commons.soap.SOAPHeaderBlock
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock object is turned on.
getMustUnderstand() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
Returns whether the mustUnderstand attribute for this SOAPHeaderBlock object is turned on.
getMustUnderstand() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
getName() - Method in class org.apache.ws.commons.attachments.ByteArrayDataSource
 
getName() - Method in class org.apache.ws.commons.attachments.utils.ImageDataSource
 
getName() - Method in interface org.apache.ws.commons.om.OMNamespace
Method getName.
getName() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getName.
getName() - Method in class org.apache.ws.commons.om.impl.llom.OMNamespaceImpl
Method getName.
getName() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getNamespace() - Method in interface org.apache.ws.commons.om.OMAttribute
 
getNamespace() - Method in interface org.apache.ws.commons.om.OMElement
 
getNamespace() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getNamespace.
getNamespace() - Method in class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
Method getNamespace.
getNamespace() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getNamespace.
getNamespace() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
getNamespace() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
Eran Chinthaka (chinthaka@apache.org)
getNamespace() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
getNamespaceAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the namespace XPath axis.
getNamespaceContext() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getNamespaceContext.
getNamespaceCount() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getNamespaceCount.
getNamespaceCount() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getNamespacePrefix(int) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getNamespacePrefix.
getNamespacePrefix(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getNamespacePrefix(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the namespace prefix of a namespace node.
getNamespaceStringValue(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the string-value of a namespace node.
getNamespaceURI() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getNamespaceURI(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getNamespaceURI(String) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getNamespaceURI.
getNamespaceUri(int) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getNamespaceUri.
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
getNewSOAPFaultDetail(SOAPFault) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
getNextContentId() - Method in class org.apache.ws.commons.om.OMOutputFormat
 
getNextContentId() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
getNextNSPrefix() - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
 
getNextOMSibling() - Method in interface org.apache.ws.commons.om.OMNode
Returns the next sibling in document order.
getNextOMSibling() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Gets the next sibling.
getNextOMSibling() - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Returns the next sibling.
getNode() - Method in interface org.apache.ws.commons.soap.SOAPFault
 
getNode() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
getNodeType(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns a number that identifies the type of node that the given object represents in this navigator.
getNodeValue() - Method in interface org.apache.ws.commons.soap.SOAPFaultNode
 
getNodeValue() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultNodeImpl
 
getOMDocumentElement() - Method in interface org.apache.ws.commons.om.OMDocument
Returns the document element.
getOMDocumentElement() - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Method getDocumentElement.
getOMFactory() - Static method in class org.apache.ws.commons.om.OMAbstractFactory
Picks up the default factory implementation from the classpath.
getOMFactory(ClassLoader) - Static method in class org.apache.ws.commons.om.OMAbstractFactory
If user needs to provide his own factory implementation, provide the Class Loader here.
getOMFactory() - Method in interface org.apache.ws.commons.om.OMAttribute
Returns the OMFactory that created this object
getOMFactory() - Method in interface org.apache.ws.commons.om.OMDocument
Returns the OMFactory that created this object
getOMFactory() - Method in interface org.apache.ws.commons.om.OMNamespace
Returns the OMFactory that created this object
getOMFactory() - Method in interface org.apache.ws.commons.om.OMNode
Returns the OMFactory that created this object
getOMFactory() - Method in class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
 
getOMFactory() - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
getOMFactory() - Method in class org.apache.ws.commons.om.impl.llom.OMNamespaceImpl
 
getOMFactory() - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
getOutputStream() - Method in class org.apache.ws.commons.attachments.ByteArrayDataSource
 
getOutputStream() - Method in class org.apache.ws.commons.attachments.utils.ImageDataSource
 
getPIData() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getPIData.
getPITarget() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getPITarget.
getParent() - Method in interface org.apache.ws.commons.om.OMNode
Returns the parent containing node.
getParent() - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Returns the immediate parent of the node.
getParentAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the parent XPath axis.
getParentNode(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns the parent of the given context node.
getParser() - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
Allows to access the underlying parser.
getParser() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getParser.
getPart(String) - Method in class org.apache.ws.commons.attachments.MIMEHelper
Checks whether the MIME part is already parsed by checking the parts HashMap.
getPrecedingAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the preceding XPath axis.
getPrecedingSiblingAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the preceding-sibling XPath axis.
getPrefix() - Method in interface org.apache.ws.commons.om.OMNamespace
Method getPrefix.
getPrefix() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getPrefix.
getPrefix() - Method in class org.apache.ws.commons.om.impl.llom.OMNamespaceImpl
Method getPrefix.
getPrefix() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getPreviousOMSibling() - Method in interface org.apache.ws.commons.om.OMNode
Gets the previous sibling.
getPreviousOMSibling() - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Gets the previous sibling.
getProcessingInstructionData(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the data of a processing-instruction.
getProcessingInstructionTarget(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves the target of a processing-instruction.
getProperty(String) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getProperty.
getPublicId() - Method in class org.apache.ws.commons.om.impl.llom.EmptyOMLocation
 
getQName() - Method in interface org.apache.ws.commons.om.OMAttribute
 
getQName() - Method in interface org.apache.ws.commons.om.OMElement
Gets the QName of this node.
getQName() - Method in class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
 
getQName() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getQName.
getReason() - Method in interface org.apache.ws.commons.soap.SOAPFault
 
getReason() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
getRegisteredContentHandler() - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
get the registered external content handler
getRegisteredContentHandler() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getRegisteredContentHandler.
getRole() - Method in interface org.apache.ws.commons.soap.SOAPFault
 
getRole() - Method in interface org.apache.ws.commons.soap.SOAPHeaderBlock
Returns the uri of the actor associated with this SOAPHeaderBlock object.
getRole() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
getRole() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
getRole() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
getRoleValue() - Method in interface org.apache.ws.commons.soap.SOAPFaultRole
 
getRoleValue() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultRoleImpl
 
getRootContentId() - Method in class org.apache.ws.commons.om.OMOutputFormat
 
getRootContentId() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
getRootElement() - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
getSOAP11Factory() - Static method in class org.apache.ws.commons.om.OMAbstractFactory
Gets the default factory implementation from the classpath.
getSOAP11Factory(ClassLoader) - Static method in class org.apache.ws.commons.om.OMAbstractFactory
If user needs to provide his own factory implementation, provide the Class Loader here.
getSOAP12Factory() - Static method in class org.apache.ws.commons.om.OMAbstractFactory
Gets the default factory implementation from the classpath.
getSOAP12Factory(ClassLoader) - Static method in class org.apache.ws.commons.om.OMAbstractFactory
If user needs to provide his own factory implementation, provide the Class Loader here.
getSOAPEnvelope() - Method in interface org.apache.ws.commons.soap.SOAPMessage
 
getSOAPEnvelope() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
Method getSOAPEnvelope.
getSOAPEnvelope() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl
 
getSOAPFactory(String) - Static method in class org.apache.ws.commons.om.OMAbstractFactory
Gets the soapFactory factory implementation from the classpath
getSOAPFactory(ClassLoader, String) - Static method in class org.apache.ws.commons.om.OMAbstractFactory
Gets the soapFactory factory implementation using the provided classLoader
getSOAPPartContentType() - Method in class org.apache.ws.commons.attachments.MIMEHelper
 
getSOAPPartInputStream() - Method in class org.apache.ws.commons.attachments.MIMEHelper
 
getSOAPText() - Method in interface org.apache.ws.commons.soap.SOAPFaultReason
 
getSOAPText() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultReasonImpl
 
getSelfAxisIterator(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieves an Iterator matching the self xpath axis.
getSize() - Method in interface org.apache.ws.commons.attachments.Part
 
getSize() - Method in class org.apache.ws.commons.attachments.PartOnFile
 
getSize() - Method in class org.apache.ws.commons.attachments.PartOnMemory
 
getSoapFactory() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
getSoapMessage() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
getSoapVersionURI() - Method in interface org.apache.ws.commons.soap.SOAPFactory
 
getSoapVersionURI() - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
getSoapVersionURI() - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
Eran Chinthaka (chinthaka@apache.org)
getSubCode() - Method in interface org.apache.ws.commons.soap.SOAPFaultCode
 
getSubCode() - Method in interface org.apache.ws.commons.soap.SOAPFaultSubCode
 
getSubCode() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultCodeImpl
 
getSubCode() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl
 
getSystemId() - Method in class org.apache.ws.commons.om.impl.llom.EmptyOMLocation
 
getTarget() - Method in interface org.apache.ws.commons.om.OMProcessingInstruction
Gets the target of this Processing Instruction.
getTarget() - Method in class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Gets the target of this Processing Instruction.
getText() - Method in interface org.apache.ws.commons.om.OMElement
Returns the non-empty text children as a String.
getText() - Method in interface org.apache.ws.commons.om.OMText
Returns the text value of this node.
getText() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method getText.
getText() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Selects all the text children and concatinates them to a single string.
getText() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getText() - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
Returns the value.
getTextCharacters(int, char[], int, int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getTextCharacters() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getTextLength() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getTextStart() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
getTextStringValue(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Retrieve the string-value of a text node.
getTrimmedText() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Returns the concatination string of TRIMMED values of all OMText child nodes of this element.
getType() - Method in interface org.apache.ws.commons.om.OMNode
Returns the type of node.
getType() - Method in class org.apache.ws.commons.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.ws.commons.om.impl.llom.OMNodeImpl
Gets the type of node, as this is the super class of all the nodes.
getUUID() - Static method in class org.apache.ws.commons.om.util.UUIDGenerator
MD5 a random string with localhost/date etc will return 128 bits construct a string of 18 characters from those bits.
getValue() - Method in interface org.apache.ws.commons.om.OMComment
Returns the value of this comment as defined by XPath 1.0.
getValue() - Method in interface org.apache.ws.commons.om.OMDocType
Returns the value of this DocType.
getValue() - Method in interface org.apache.ws.commons.om.OMProcessingInstruction
Gets the value of this Processing Instruction.
getValue() - Method in class org.apache.ws.commons.om.impl.llom.OMCommentImpl
Gets the value of this comment.
getValue() - Method in class org.apache.ws.commons.om.impl.llom.OMDocTypeImpl
Gets the value of this DocType.
getValue() - Method in class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Gets the value of this Processing Instruction.
getValue() - Method in interface org.apache.ws.commons.soap.SOAPFaultCode
 
getValue() - Method in interface org.apache.ws.commons.soap.SOAPFaultSubCode
 
getValue() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultCodeImpl
 
getValue() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl
 
getVersion() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method getVersion.
getXMLStreamReader() - Method in interface org.apache.ws.commons.om.OMElement
Returns the pull parser that will generate the pull events relevant to THIS element.
getXMLStreamReader() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getXMLStreamReader.
getXMLStreamReaderWithoutCaching() - Method in interface org.apache.ws.commons.om.OMElement
Returns the pull parser that will generate the pull events relevant to THIS element.
getXMLStreamReaderWithoutCaching() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method getXMLStreamReaderWithoutCaching.
getXMLVersion() - Method in interface org.apache.ws.commons.om.OMDocument
Returns the XML version.
getXMLVersion() - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
getXmlStreamWriter() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
getXmlVersion() - Method in class org.apache.ws.commons.om.OMOutputFormat
 
getXmlVersion() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 

H

HEADER_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field HEADER_LOCAL_NAME
handleEvent(XMLStreamReader, OMElement, int) - Method in class org.apache.ws.commons.soap.impl.builder.SOAP11BuilderHelper
 
handleEvent(XMLStreamReader, OMElement, int) - Method in class org.apache.ws.commons.soap.impl.builder.SOAP12BuilderHelper
 
handleEvent(XMLStreamReader, OMElement, int) - Method in class org.apache.ws.commons.soap.impl.builder.SOAPBuilderHelper
 
hasFault() - Method in interface org.apache.ws.commons.soap.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFault() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasName() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
hasNext() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method hasNext.
hasNext() - Method in class org.apache.ws.commons.om.impl.llom.util.EmptyIterator
 
hasNext() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildrenQNameIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
Method hasNext.
hasText() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 

I

IOUtils - class org.apache.ws.commons.attachments.utils.IOUtils.
Utility class containing IO helper methods
ImageDataSource - class org.apache.ws.commons.attachments.utils.ImageDataSource.
 
ImageDataSource(String, Image) - Constructor for class org.apache.ws.commons.attachments.utils.ImageDataSource
 
ImageDataSource(String, String, Image) - Constructor for class org.apache.ws.commons.attachments.utils.ImageDataSource
 
ImageIO - class org.apache.ws.commons.attachments.utils.ImageIO.
JDK1.4 based Image I/O
ImageIO() - Constructor for class org.apache.ws.commons.attachments.utils.ImageIO
 
identifySOAPVersion(String) - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method ignorableWhitespace.
init(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMNavigator
Method init.
insertSiblingAfter(OMNode) - Method in interface org.apache.ws.commons.om.OMNode
Inserts a new sibling after the current node.
insertSiblingAfter(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Inserts a sibling just after the current information item.
insertSiblingBefore(OMNode) - Method in interface org.apache.ws.commons.om.OMNode
Inserts a sibling just before the current node.
insertSiblingBefore(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Inserts a sibling just before the current information item.
isAllowSwitching() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method isAllowSwitching.
isAttribute(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns whether the given object is an attribute node.
isAttributeSpecified(int) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
isBinary - Variable in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
isCharacters() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method isCharacters.
isComment(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns whether the given object is a comment node.
isComplete() - Method in interface org.apache.ws.commons.om.OMContainer
 
isComplete() - Method in interface org.apache.ws.commons.om.OMNode
Indicates whether parser has parsed this information item completely or not.
isComplete() - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Indicates whether parser has parsed this information item completely or not.
isComplete() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method isComplete.
isComplete() - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Indicates whether parser has parsed this information item completely or not.
isComplete() - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
isCompleted() - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
 
isCompleted() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method isCompleted.
isCompleted() - Method in class org.apache.ws.commons.om.impl.llom.OMNavigator
Returns the completed status.
isDocument(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns whether the given object is a document node.
isElement(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns whether the given object is an element node.
isEndElement() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method isEndElement.
isIgnoreXMLDeclaration() - Method in class org.apache.ws.commons.om.OMOutputFormat
 
isIgnoreXMLDeclaration() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
isNamespace(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns whether the given object is a namespace node.
isNavigable() - Method in class org.apache.ws.commons.om.impl.llom.OMNavigator
Returns the navigable status.
isOptimized() - Method in class org.apache.ws.commons.om.OMOutputFormat
 
isOptimized() - Method in interface org.apache.ws.commons.om.OMText
 
isOptimized() - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
isOptimized() - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
isProcessed() - Method in interface org.apache.ws.commons.soap.SOAPHeaderBlock
 
isProcessed() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPHeaderBlockImpl
 
isProcessingDetailElements() - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
isProcessingInstruction(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns whether the given object is a processing-instruction node.
isSOAP11() - Method in class org.apache.ws.commons.om.OMOutputFormat
 
isStandalone() - Method in interface org.apache.ws.commons.om.OMDocument
XML standalone value.
isStandalone - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
isStandalone() - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
isStandalone() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method isStandalone.
isStartElement() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method isStartElement.
isText(Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns whether the given object is a text node.
isWhiteSpace() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method isWhiteSpace.

L

langAttr - Variable in class org.apache.ws.commons.soap.impl.llom.SOAPFaultTextImpl
 
langNamespace - Variable in class org.apache.ws.commons.soap.impl.llom.SOAPFaultTextImpl
 
lastChild - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Field lastChild
lastChild - Variable in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
lastChild - Variable in class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator
Field lastChild
lastChild - Variable in class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator
Field lastChild
lastNode - Variable in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Field lastNode
loadImage(InputStream) - Method in class org.apache.ws.commons.attachments.utils.ImageIO
Loads an Image.
localName - Variable in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Field localName
localName - Variable in class org.apache.ws.commons.om.impl.llom.OMTextImpl
Field localName used when serializing Binary stuff as MTOM optimized.
log - Variable in class org.apache.ws.commons.attachments.MIMEHelper
 

M

MIMEBodyPartInputStream - class org.apache.ws.commons.attachments.MIMEBodyPartInputStream.
 
MIMEBodyPartInputStream(PushbackInputStream, byte[]) - Constructor for class org.apache.ws.commons.attachments.MIMEBodyPartInputStream
 
MIMEBodyPartInputStream(PushbackInputStream, byte[], MIMEHelper) - Constructor for class org.apache.ws.commons.attachments.MIMEBodyPartInputStream
 
MIMEHelper - class org.apache.ws.commons.attachments.MIMEHelper.
 
MIMEHelper(InputStream, String, boolean, String, String) - Constructor for class org.apache.ws.commons.attachments.MIMEHelper
Moves the pointer to the beginning of the first MIME part.
MIMEHelper(InputStream, String) - Constructor for class org.apache.ws.commons.attachments.MIMEHelper
Sets file cache to false.
MIMEOutputUtils - class org.apache.ws.commons.om.impl.MIMEOutputUtils.
 
MIMEOutputUtils() - Constructor for class org.apache.ws.commons.om.impl.MIMEOutputUtils
 
MODEL_OM - Static variable in class org.apache.ws.commons.om.impl.llom.factory.OMXMLBuilderFactory
Field MODEL_OM
MODEL_SOAP_SPECIFIC - Static variable in class org.apache.ws.commons.om.impl.llom.factory.OMXMLBuilderFactory
Field MODEL_SOAP_SPECIFIC
MTOMConstants - interface org.apache.ws.commons.om.impl.MTOMConstants.
 
MTOMStAXSOAPModelBuilder - class org.apache.ws.commons.om.impl.mtom.MTOMStAXSOAPModelBuilder.
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, MIMEHelper, String) - Constructor for class org.apache.ws.commons.om.impl.mtom.MTOMStAXSOAPModelBuilder
 
MTOMStAXSOAPModelBuilder(XMLStreamReader, MIMEHelper, String) - Constructor for class org.apache.ws.commons.om.impl.mtom.MTOMStAXSOAPModelBuilder
 
MTOM_TYPE - Static variable in interface org.apache.ws.commons.om.impl.MTOMConstants
If the Message is MTOM optimised then MTOM_TYPE
main(String[]) - Static method in class org.apache.ws.commons.om.util.UUIDGenerator
 
mimeType - Variable in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 

N

NAMESPACE_PREFIX - Static variable in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
 
namespaceTable - Variable in class org.apache.ws.commons.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.
namespaces - Variable in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Field namespaces
next() - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
Proceed the parser one step and return the event value.
next() - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Forwards the parser one step further, if parser is not completed yet.
next() - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Method next.
next() - Method in class org.apache.ws.commons.om.impl.llom.OMNavigator
Gets the next node.
next() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method next.
next() - Method in class org.apache.ws.commons.om.impl.llom.util.EmptyIterator
 
next() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator
Returns the next element in the iteration.
next() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator
Returns the next element in the iteration.
next() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildrenQNameIterator
Returns the next element in the iteration.
next() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
Method next.
nextCalled - Variable in class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator
Field nextCalled
nextCalled - Variable in class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator
Field nextCalled
nextSibling - Variable in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Field nextSibling
nextTag() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Returns the next tag.
noPrefixNamespaceCounter - Variable in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Field noPrefixNamespaceCounter
node - Variable in class org.apache.ws.commons.om.impl.llom.OMNavigator
Field node
nodeType - Variable in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Field nodeType
ns - Variable in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Field ns
ns - Variable in class org.apache.ws.commons.om.impl.llom.OMTextImpl
Field nameSpace used when serializing Binary stuff as MTOM optimized.

O

OMAbstractFactory - class org.apache.ws.commons.om.OMAbstractFactory.
 
OMAbstractFactory() - Constructor for class org.apache.ws.commons.om.OMAbstractFactory
 
OMAttribute - interface org.apache.ws.commons.om.OMAttribute.
Interface OMAttribute
OMAttributeImpl - class org.apache.ws.commons.om.impl.llom.OMAttributeImpl.
Class OMAttributeImpl
OMAttributeImpl(String, OMNamespace, String, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
Constructor OMAttributeImpl.
OMBuilderException - exception org.apache.ws.commons.om.impl.exception.OMBuilderException.
Class OMBuilderException
OMBuilderException(String) - Constructor for class org.apache.ws.commons.om.impl.exception.OMBuilderException
Constructor OMBuilderException
OMBuilderException(Throwable) - Constructor for class org.apache.ws.commons.om.impl.exception.OMBuilderException
 
OMChildElementIterator - class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator.
 
OMChildElementIterator(OMElement) - Constructor for class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator
Constructor OMChildrenIterator.
OMChildrenIterator - class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator.
Class OMChildrenIterator
OMChildrenIterator(OMNode) - Constructor for class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator
Constructor OMChildrenIterator.
OMChildrenQNameIterator - class org.apache.ws.commons.om.impl.traverse.OMChildrenQNameIterator.
Class OMChildrenQNameIterator
OMChildrenQNameIterator(OMNode, QName) - Constructor for class org.apache.ws.commons.om.impl.traverse.OMChildrenQNameIterator
Constructor OMChildrenQNameIterator.
OMChildrenWithSpecificAttributeIterator - class org.apache.ws.commons.om.impl.traverse.OMChildrenWithSpecificAttributeIterator.
Class OMChildrenWithSpecificAttributeIterator
OMChildrenWithSpecificAttributeIterator(OMNode, QName, String, boolean) - Constructor for class org.apache.ws.commons.om.impl.traverse.OMChildrenWithSpecificAttributeIterator
Constructor OMChildrenWithSpecificAttributeIterator.
OMComment - interface org.apache.ws.commons.om.OMComment.
Interface OMComment
OMCommentImpl - class org.apache.ws.commons.om.impl.llom.OMCommentImpl.
 
OMCommentImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMCommentImpl
Constructor OMCommentImpl.
OMCommentImpl(OMContainer, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMCommentImpl
Constructor OMCommentImpl.
OMConstants - interface org.apache.ws.commons.om.OMConstants.
Interface OMConstants
OMContainer - interface org.apache.ws.commons.om.OMContainer.
Captures the operations related to containment shared by both a document and an element.
OMContainerEx - interface org.apache.ws.commons.om.impl.OMContainerEx.
Interface OMContainerEx Internal Implementation detail.
OMDocType - interface org.apache.ws.commons.om.OMDocType.
Interface OMDocType
OMDocTypeImpl - class org.apache.ws.commons.om.impl.llom.OMDocTypeImpl.
 
OMDocTypeImpl(OMContainer, String, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMDocTypeImpl
Constructor OMDocTypeImpl.
OMDocTypeImpl(OMContainer, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMDocTypeImpl
Constructor OMDocTypeImpl.
OMDocument - interface org.apache.ws.commons.om.OMDocument.
 
OMDocumentImpl - class org.apache.ws.commons.om.impl.llom.OMDocumentImpl.
Class OMDocumentImpl
OMDocumentImpl() - Constructor for class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Default constructor
OMDocumentImpl(OMElement, OMXMLParserWrapper) - Constructor for class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
OMDocumentImpl(OMXMLParserWrapper) - Constructor for class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
OMDocumentImpl(OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Create a OMDocument given the OMFactory
OMDocumentImpl(OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Create the OMDocument with the factory
OMDocumentImpl(OMElement, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Create the OMDoucment with the factory and set the given OMElement as the document element
OMElement - interface org.apache.ws.commons.om.OMElement.
A particular kind of node that represents an element infoset information item.
OMElementImpl - class org.apache.ws.commons.om.impl.llom.OMElementImpl.
Class OMElementImpl
OMElementImpl(String, OMNamespace, OMContainer, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMElementImpl
Constructor OMElementImpl.
OMElementImpl(String, OMNamespace, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMElementImpl
Constructor OMElementImpl.
OMElementImpl(String, OMNamespace, OMContainer, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMElementImpl
This is the basic constructor for OMElement.
OMElementImpl(QName, OMContainer, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMElementImpl
It is assumed that the QName passed contains, at least, the localName for this element.
OMException - exception org.apache.ws.commons.om.OMException.
Class OMException
OMException() - Constructor for class org.apache.ws.commons.om.OMException
Constructor OMException
OMException(String) - Constructor for class org.apache.ws.commons.om.OMException
Constructor OMException
OMException(String, Throwable) - Constructor for class org.apache.ws.commons.om.OMException
Constructor OMException
OMException(Throwable) - Constructor for class org.apache.ws.commons.om.OMException
Constructor OMException
OMFactory - interface org.apache.ws.commons.om.OMFactory.
Class OMFactory
OMFactoryException - exception org.apache.ws.commons.om.OMFactoryException.
Class OMFactoryException
OMFactoryException() - Constructor for class org.apache.ws.commons.om.OMFactoryException
Constructor OMFactoryException
OMFactoryException(String) - Constructor for class org.apache.ws.commons.om.OMFactoryException
Constructor OMFactoryException
OMFactoryException(String, Throwable) - Constructor for class org.apache.ws.commons.om.OMFactoryException
Constructor OMFactoryException
OMFactoryException(Throwable) - Constructor for class org.apache.ws.commons.om.OMFactoryException
Constructor OMFactoryException
OMLinkedListImplFactory - class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory.
Class OMLinkedListImplFactory
OMLinkedListImplFactory() - Constructor for class org.apache.ws.commons.om.impl.llom.factory.OMLinkedListImplFactory
 
OMNamespace - interface org.apache.ws.commons.om.OMNamespace.
Interface OMNamespace
OMNamespaceImpl - class org.apache.ws.commons.om.impl.llom.OMNamespaceImpl.
Class OMNamespaceImpl
OMNamespaceImpl(String, String, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMNamespaceImpl
 
OMNavigator - class org.apache.ws.commons.om.impl.llom.OMNavigator.
Refer to the testClass to find out how to use features like isNavigable, isComplete and step.
OMNavigator() - Constructor for class org.apache.ws.commons.om.impl.llom.OMNavigator
Constructor OMNavigator.
OMNavigator(OMNode) - Constructor for class org.apache.ws.commons.om.impl.llom.OMNavigator
Constructor OMNavigator.
OMNode - interface org.apache.ws.commons.om.OMNode.
Defines the base interface used by most of the XML object model within Axis.
OMNodeEx - interface org.apache.ws.commons.om.impl.OMNodeEx.
Interface OMNodeEx Internal Implementation detail.
OMNodeImpl - class org.apache.ws.commons.om.impl.llom.OMNodeImpl.
Class OMNodeImpl
OMNodeImpl(OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Constructor OMNodeImpl
OMNodeImpl(OMContainer, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMNodeImpl
For a node to exist there must be a parent.
OMOutputFormat - class org.apache.ws.commons.om.OMOutputFormat.
Formats options for OM Output.
OMOutputFormat() - Constructor for class org.apache.ws.commons.om.OMOutputFormat
 
OMOutputImpl - class org.apache.ws.commons.om.impl.OMOutputImpl.
For the moment this assumes that transport takes the decision of whether to optimize or not by looking at whether the MTOM optimize is enabled & also looking at the OM tree whether it has any optimizable content.
OMOutputImpl(XMLStreamWriter) - Constructor for class org.apache.ws.commons.om.impl.OMOutputImpl
 
OMOutputImpl(OutputStream, OMOutputFormat) - Constructor for class org.apache.ws.commons.om.impl.OMOutputImpl
Creates a new OMOutputImpl with specified encoding.
OMProcessingInstruction - interface org.apache.ws.commons.om.OMProcessingInstruction.
Interface OMProcessingInstruction
OMProcessingInstructionImpl - class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl.
 
OMProcessingInstructionImpl(OMContainer, String, String, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Constructor OMProcessingInstructionImpl.
OMProcessingInstructionImpl(OMContainer, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Constructor OMProcessingInstructionImpl.
OMSerializer - interface org.apache.ws.commons.om.OMSerializer.
Interface OMSerializer
OMSerializerUtil - class org.apache.ws.commons.om.impl.llom.OMSerializerUtil.
 
OMSerializerUtil() - Constructor for class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
 
OMStAXWrapper - class org.apache.ws.commons.om.impl.llom.OMStAXWrapper.
Note - This class also implements the streaming constants interface to get access to the StAX constants
OMStAXWrapper(OMXMLParserWrapper, OMElement) - Constructor for class org.apache.ws.commons.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.ws.commons.om.impl.llom.OMStAXWrapper
Constructor OMStAXWrapper.
OMStreamingException - exception org.apache.ws.commons.om.impl.exception.OMStreamingException.
Class OMStreamingException
OMStreamingException() - Constructor for class org.apache.ws.commons.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(String) - Constructor for class org.apache.ws.commons.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(String, Throwable) - Constructor for class org.apache.ws.commons.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMStreamingException(Throwable) - Constructor for class org.apache.ws.commons.om.impl.exception.OMStreamingException
Constructor OMStreamingException
OMText - interface org.apache.ws.commons.om.OMText.
Interface OMText
OMTextImpl - class org.apache.ws.commons.om.impl.llom.OMTextImpl.
 
OMTextImpl(String, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
Constructor OMTextImpl.
OMTextImpl(String, int, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
OMTextImpl(OMElement, String, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
Constructor OMTextImpl.
OMTextImpl(OMElement, String, int, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
OMTextImpl(String, String, boolean, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
OMTextImpl(OMElement, String, String, boolean, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
OMTextImpl(Object, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
OMTextImpl(Object, boolean, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
OMTextImpl(String, OMElement, OMXMLParserWrapper, OMFactory) - Constructor for class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
OMXMLBuilderFactory - class org.apache.ws.commons.om.impl.llom.factory.OMXMLBuilderFactory.
Class OMXMLBuilderFactory
OMXMLBuilderFactory() - Constructor for class org.apache.ws.commons.om.impl.llom.factory.OMXMLBuilderFactory
 
OMXMLParserWrapper - interface org.apache.ws.commons.om.OMXMLParserWrapper.
Interface OMXMLParserWrapper
OM_FACTORY_NAME_PROPERTY - Static variable in class org.apache.ws.commons.om.OMAbstractFactory
 
omfactory - Variable in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Field omfactory
optimize - Variable in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
org.apache.ws.commons.attachments - package org.apache.ws.commons.attachments
 
org.apache.ws.commons.attachments.utils - package org.apache.ws.commons.attachments.utils
 
org.apache.ws.commons.om - package org.apache.ws.commons.om
 
org.apache.ws.commons.om.impl - package org.apache.ws.commons.om.impl
 
org.apache.ws.commons.om.impl.builder - package org.apache.ws.commons.om.impl.builder
 
org.apache.ws.commons.om.impl.exception - package org.apache.ws.commons.om.impl.exception
 
org.apache.ws.commons.om.impl.llom - package org.apache.ws.commons.om.impl.llom
 
org.apache.ws.commons.om.impl.llom.factory - package org.apache.ws.commons.om.impl.llom.factory
 
org.apache.ws.commons.om.impl.llom.util - package org.apache.ws.commons.om.impl.llom.util
 
org.apache.ws.commons.om.impl.mtom - package org.apache.ws.commons.om.impl.mtom
 
org.apache.ws.commons.om.impl.serialize - package org.apache.ws.commons.om.impl.serialize
 
org.apache.ws.commons.om.impl.traverse - package org.apache.ws.commons.om.impl.traverse
 
org.apache.ws.commons.om.util - package org.apache.ws.commons.om.util
 
org.apache.ws.commons.om.xpath - package org.apache.ws.commons.om.xpath
 
org.apache.ws.commons.soap - package org.apache.ws.commons.soap
 
org.apache.ws.commons.soap.impl.builder - package org.apache.ws.commons.soap.impl.builder
 
org.apache.ws.commons.soap.impl.llom - package org.apache.ws.commons.soap.impl.llom
 
org.apache.ws.commons.soap.impl.llom.soap11 - package org.apache.ws.commons.soap.impl.llom.soap11
 
org.apache.ws.commons.soap.impl.llom.soap12 - package org.apache.ws.commons.soap.impl.llom.soap12
 

P

PARSER_STAX - Static variable in class org.apache.ws.commons.om.impl.llom.factory.OMXMLBuilderFactory
Field PARSER_STAX
PARSER_XPP - Static variable in class org.apache.ws.commons.om.impl.llom.factory.OMXMLBuilderFactory
Field PARSER_XPP
PI_NODE - Static variable in interface org.apache.ws.commons.om.OMNode
This node is a ProcessingInstruction.
PULL_TYPE_BUILDER - Static variable in interface org.apache.ws.commons.om.OMConstants
Field PULL_TYPE_BUILDER
PUSH_TYPE_BUILDER - Static variable in interface org.apache.ws.commons.om.OMConstants
Field PUSH_TYPE_BUILDER
Part - interface org.apache.ws.commons.attachments.Part.
 
PartOnFile - class org.apache.ws.commons.attachments.PartOnFile.
 
PartOnFile(PushbackFilePartInputStream, String) - Constructor for class org.apache.ws.commons.attachments.PartOnFile
 
PartOnMemory - class org.apache.ws.commons.attachments.PartOnMemory.
 
PartOnMemory(InputStream) - Constructor for class org.apache.ws.commons.attachments.PartOnMemory
 
PushbackFilePartInputStream - class org.apache.ws.commons.attachments.PushbackFilePartInputStream.
 
PushbackFilePartInputStream(MIMEBodyPartInputStream, byte[]) - Constructor for class org.apache.ws.commons.attachments.PushbackFilePartInputStream
 
parent - Variable in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Field parent
parseXPath(String) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Returns a parsed form of the given xpath string, which will be suitable for queries on documents that use the same navigator as this one.
parser - Variable in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Field parser
parser - Variable in class org.apache.ws.commons.soap.impl.builder.SOAPBuilderHelper
 
parserAccessed - Variable in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Field parserAccessed
parserWrapper - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Field parserWrapper
previousSibling - Variable in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Field previousSibling
processAttributes(OMElement) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method processAttributes.
processAttributes(OMElement) - Method in class org.apache.ws.commons.soap.impl.builder.SOAPBuilderHelper
 
processNamespaceData(OMElement, boolean) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method processNamespaceData.
processNamespaceData(OMElement, boolean) - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Method processNamespaceData.
processNamespaceData(OMElement, boolean) - Method in class org.apache.ws.commons.soap.impl.builder.SOAPBuilderHelper
 
processNamespaceData(OMElement, boolean) - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
Method processNamespaceData.
processingInstruction(String, String) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
processingInstruction(String, String) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method processingInstruction.
putExceptionToSOAPFault(Exception) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 

R

ROOT_PART - Static variable in interface org.apache.ws.commons.om.impl.MTOMConstants
rootPart is used as the key for the root BodyPart in the Parts HashMap
read() - Method in class org.apache.ws.commons.attachments.MIMEBodyPartInputStream
 
read() - Method in class org.apache.ws.commons.attachments.PushbackFilePartInputStream
 
readFully(InputStream, byte[]) - Static method in class org.apache.ws.commons.attachments.utils.IOUtils
Reads into a byte array.
readFully(InputStream, byte[], int, int) - Static method in class org.apache.ws.commons.attachments.utils.IOUtils
Same as the normal in.read(b, off, len), but tries to ensure that the entire len number of bytes is read.
registerExternalContentHandler(Object) - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
Registers an external content handler.
registerExternalContentHandler(Object) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method registerExternalContentHandler.
remove() - Method in class org.apache.ws.commons.om.impl.llom.util.EmptyIterator
 
remove() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator
Removes the last element returned by the iterator (optional operation) from the underlying collection.
remove() - Method in class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator
Removes the last element returned by the iterator (optional operation) from the underlying collection.
removeAttribute(OMAttribute) - Method in interface org.apache.ws.commons.om.OMElement
Method removeAttribute
removeAttribute(OMAttribute) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method removeAttribute.
removeCalled - Variable in class org.apache.ws.commons.om.impl.traverse.OMChildElementIterator
Field removeCalled
removeCalled - Variable in class org.apache.ws.commons.om.impl.traverse.OMChildrenIterator
Field removeCalled
require(int, String, String) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
reset(OMNode) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method reset.
resolveQName(String) - Method in interface org.apache.ws.commons.om.OMElement
Turns a prefix:local qname string into a proper QName, evaluating it in the OMElement context.
resolveQName(String) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Converts a prefix:local qname string into a proper QName, evaluating it in the OMElement context.
resolveQName(String, boolean) - Method in class org.apache.ws.commons.om.util.ElementHelper
Turns a prefix:local qname string into a proper QName, evaluating it in the OMElement context.
resolveQName(String) - Method in class org.apache.ws.commons.om.util.ElementHelper
Turns a prefix:local qname string into a proper QName, evaluating it in the OMElement context.

S

SAXOMBuilder - class org.apache.ws.commons.om.impl.builder.SAXOMBuilder.
 
SAXOMBuilder() - Constructor for class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
SOAP11BodyImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11BodyImpl.
 
SOAP11BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11BodyImpl
 
SOAP11BodyImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11BodyImpl
 
SOAP11BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11BodyImpl
Constructor SOAPBodyImpl
SOAP11BuilderHelper - class org.apache.ws.commons.soap.impl.builder.SOAP11BuilderHelper.
 
SOAP11BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.ws.commons.soap.impl.builder.SOAP11BuilderHelper
 
SOAP11Constants - interface org.apache.ws.commons.soap.SOAP11Constants.
 
SOAP11Factory - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory.
 
SOAP11Factory() - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11Factory
 
SOAP11FaultCodeImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultCodeImpl.
 
SOAP11FaultCodeImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultCodeImpl
Constructor OMElementImpl
SOAP11FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
SOAP11FaultDetailImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultDetailImpl.
 
SOAP11FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
SOAP11FaultImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl.
 
SOAP11FaultImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP11FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
SOAP11FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
SOAP11FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
This is a convenience method for the SOAP Fault Impl.
SOAP11FaultNodeImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultNodeImpl.
 
SOAP11FaultNodeImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultNodeImpl
 
SOAP11FaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultNodeImpl
 
SOAP11FaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultNodeImpl
 
SOAP11FaultReasonImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultReasonImpl.
 
SOAP11FaultReasonImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultReasonImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP11FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
SOAP11FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
SOAP11FaultRoleImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultRoleImpl.
 
SOAP11FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultRoleImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
SOAP11FaultSubCodeImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl.
 
SOAP11FaultSubCodeImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
SOAP11FaultTextImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultTextImpl.
 
SOAP11FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultTextImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultTextImpl
 
SOAP11FaultValueImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultValueImpl.
 
SOAP11FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11FaultValueImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultValueImpl
 
SOAP11HeaderBlockImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl.
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
SOAP11HeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
Constructor SOAPHeaderBlockImpl
SOAP11HeaderImpl - class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderImpl.
 
SOAP11HeaderImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderImpl
 
SOAP11HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderImpl
 
SOAP11HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderImpl
Constructor SOAPHeaderImpl
SOAP11_FACTORY_NAME_PROPERTY - Static variable in class org.apache.ws.commons.om.OMAbstractFactory
 
SOAP12BodyImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12BodyImpl.
 
SOAP12BodyImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12BodyImpl
 
SOAP12BodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12BodyImpl
 
SOAP12BodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12BodyImpl
Constructor SOAPBodyImpl
SOAP12BuilderHelper - class org.apache.ws.commons.soap.impl.builder.SOAP12BuilderHelper.
 
SOAP12BuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.ws.commons.soap.impl.builder.SOAP12BuilderHelper
 
SOAP12Constants - interface org.apache.ws.commons.soap.SOAP12Constants.
 
SOAP12Factory - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory.
 
SOAP12Factory() - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12Factory
 
SOAP12FaultCodeImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultCodeImpl.
 
SOAP12FaultCodeImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultCodeImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12FaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultCodeImpl
Constructor OMElementImpl
SOAP12FaultCodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
SOAP12FaultDetailImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultDetailImpl.
 
SOAP12FaultDetailImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultDetailImpl
 
SOAP12FaultImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl.
 
SOAP12FaultImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12FaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
SOAP12FaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
SOAP12FaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
This is a convenience method for the SOAP Fault Impl.
SOAP12FaultNodeImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultNodeImpl.
 
SOAP12FaultNodeImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultNodeImpl
 
SOAP12FaultReasonImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultReasonImpl.
 
SOAP12FaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultReasonImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12FaultReasonImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultReasonImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
SOAP12FaultRoleImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultRoleImpl.
 
SOAP12FaultRoleImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultRoleImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultRoleImpl
 
SOAP12FaultSubCodeImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl.
 
SOAP12FaultSubCodeImpl(SOAPFaultCode, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultSubCode, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultSubCodeImpl(SOAPFaultSubCode, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
SOAP12FaultTextImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultTextImpl.
 
SOAP12FaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultTextImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultTextImpl
 
SOAP12FaultValueImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultValueImpl.
 
SOAP12FaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12FaultValueImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12FaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultValueImpl
 
SOAP12HeaderBlockImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl.
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
SOAP12HeaderBlockImpl(String, OMNamespace, SOAPHeader, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
Constructor SOAPHeaderBlockImpl
SOAP12HeaderImpl - class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderImpl.
 
SOAP12HeaderImpl(SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderImpl
Eran Chinthaka (chinthaka@apache.org)
SOAP12HeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderImpl
 
SOAP12HeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderImpl
Constructor SOAPHeaderImpl
SOAP12_FACTORY_NAME_PROPERTY - Static variable in class org.apache.ws.commons.om.OMAbstractFactory
 
SOAPBody - interface org.apache.ws.commons.soap.SOAPBody.
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyImpl - class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl.
Class SOAPBodyImpl
SOAPBodyImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
 
SOAPBodyImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
 
SOAPBodyImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPBodyImpl
Constructor SOAPBodyImpl
SOAPBuilderHelper - class org.apache.ws.commons.soap.impl.builder.SOAPBuilderHelper.
 
SOAPBuilderHelper(StAXSOAPModelBuilder) - Constructor for class org.apache.ws.commons.soap.impl.builder.SOAPBuilderHelper
 
SOAPConstants - interface org.apache.ws.commons.soap.SOAPConstants.
 
SOAPENVELOPE_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field SOAPENVELOPE_LOCAL_NAME
SOAPElement - class org.apache.ws.commons.soap.impl.llom.SOAPElement.
 
SOAPElement(OMElement, String, boolean, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPElement
 
SOAPElement(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPElement
 
SOAPElement(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPElement
 
SOAPEnvelope - interface org.apache.ws.commons.soap.SOAPEnvelope.
Interface SOAPEnvelope
SOAPEnvelopeImpl - class org.apache.ws.commons.soap.impl.llom.SOAPEnvelopeImpl.
Class SOAPEnvelopeImpl
SOAPEnvelopeImpl(OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPEnvelopeImpl
 
SOAPEnvelopeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPEnvelopeImpl
 
SOAPFAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field SOAPFAULT_DETAIL_LOCAL_NAME
SOAPFAULT_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field SOAPFAULT_LOCAL_NAME
SOAPFAULT_NAMESPACE_PREFIX - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field SOAPFAULT_NAMESPACE_PREFIX
SOAPFactory - interface org.apache.ws.commons.soap.SOAPFactory.
 
SOAPFault - interface org.apache.ws.commons.soap.SOAPFault.
An element in the SOAPBody object that contains error and/or status information.
SOAPFaultCode - interface org.apache.ws.commons.soap.SOAPFaultCode.
 
SOAPFaultCodeImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultCodeImpl.
 
SOAPFaultCodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultCodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultCodeImpl
Constructor OMElementImpl
SOAPFaultCodeImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultCodeImpl
 
SOAPFaultDetail - interface org.apache.ws.commons.soap.SOAPFaultDetail.
The Detail element information item is intended for carrying application specific error information related to the SOAP Body .
SOAPFaultDetailImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultDetailImpl.
 
SOAPFaultDetailImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultDetailImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultDetailImpl
 
SOAPFaultImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl.
Class SOAPFaultImpl
SOAPFaultImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
SOAPFaultImpl(SOAPBody, Exception, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
Constructor SOAPFaultImpl
SOAPFaultImpl(SOAPBody, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
SOAPFaultImpl(SOAPBody, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
Constructor SOAPFaultImpl
SOAPFaultNode - interface org.apache.ws.commons.soap.SOAPFaultNode.
 
SOAPFaultNodeImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultNodeImpl.
 
SOAPFaultNodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultNodeImpl(SOAPFault, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultNodeImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultNodeImpl
 
SOAPFaultReason - interface org.apache.ws.commons.soap.SOAPFaultReason.
 
SOAPFaultReasonImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultReasonImpl.
 
SOAPFaultReasonImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultReasonImpl
 
SOAPFaultReasonImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultReasonImpl
Constructor OMElementImpl
SOAPFaultReasonImpl(OMElement, boolean, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultReasonImpl
 
SOAPFaultRole - interface org.apache.ws.commons.soap.SOAPFaultRole.
The Role element information item identifies the role the node was operating in at the point the fault occurred.
SOAPFaultRoleImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultRoleImpl.
 
SOAPFaultRoleImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultRoleImpl(SOAPFault, boolean, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultRoleImpl(SOAPFault, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultRoleImpl
 
SOAPFaultSubCode - interface org.apache.ws.commons.soap.SOAPFaultSubCode.
 
SOAPFaultSubCodeImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl.
 
SOAPFaultSubCodeImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultSubCodeImpl(OMElement, String, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultSubCodeImpl(OMElement, String, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl
 
SOAPFaultText - interface org.apache.ws.commons.soap.SOAPFaultText.
 
SOAPFaultTextImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultTextImpl.
 
SOAPFaultTextImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultTextImpl(SOAPFaultReason, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultTextImpl(SOAPFaultReason, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultTextImpl
 
SOAPFaultValue - interface org.apache.ws.commons.soap.SOAPFaultValue.
 
SOAPFaultValueImpl - class org.apache.ws.commons.soap.impl.llom.SOAPFaultValueImpl.
 
SOAPFaultValueImpl(OMElement, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultValueImpl
 
SOAPFaultValueImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPFaultValueImpl
 
SOAPHeader - interface org.apache.ws.commons.soap.SOAPHeader.
Interface SOAPHeader
SOAPHeaderBlock - interface org.apache.ws.commons.soap.SOAPHeaderBlock.
An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPHeaderBlockImpl - class org.apache.ws.commons.soap.impl.llom.SOAPHeaderBlockImpl.
Class SOAPHeaderBlockImpl
SOAPHeaderBlockImpl(String, OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, SOAPHeader, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPHeaderBlockImpl
 
SOAPHeaderBlockImpl(String, OMNamespace, OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPHeaderBlockImpl
Constructor SOAPHeaderBlockImpl.
SOAPHeaderImpl - class org.apache.ws.commons.soap.impl.llom.SOAPHeaderImpl.
Class SOAPHeaderImpl
SOAPHeaderImpl(OMNamespace, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPHeaderImpl
 
SOAPHeaderImpl(SOAPEnvelope, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPHeaderImpl
 
SOAPHeaderImpl(SOAPEnvelope, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPHeaderImpl
Constructor SOAPHeaderImpl
SOAPMessage - interface org.apache.ws.commons.soap.SOAPMessage.
 
SOAPMessageImpl - class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl.
 
SOAPMessageImpl() - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl
 
SOAPMessageImpl(SOAPEnvelope, OMXMLParserWrapper) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl
 
SOAPMessageImpl(OMXMLParserWrapper) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl
 
SOAPProcessingException - exception org.apache.ws.commons.soap.SOAPProcessingException.
 
SOAPProcessingException(String) - Constructor for class org.apache.ws.commons.soap.SOAPProcessingException
Eran Chinthaka (chinthaka@apache.org)
SOAPProcessingException(Throwable) - Constructor for class org.apache.ws.commons.soap.SOAPProcessingException
 
SOAPProcessingException(String, String, Throwable) - Constructor for class org.apache.ws.commons.soap.SOAPProcessingException
 
SOAPProcessingException(String, String) - Constructor for class org.apache.ws.commons.soap.SOAPProcessingException
 
SOAPTextImpl - class org.apache.ws.commons.soap.impl.llom.SOAPTextImpl.
 
SOAPTextImpl(OMElement, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPTextImpl
 
SOAPTextImpl(OMElement, OMXMLParserWrapper, SOAPFactory) - Constructor for class org.apache.ws.commons.soap.impl.llom.SOAPTextImpl
 
SOAP_11_CONTENT_TYPE - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
 
SOAP_12_CONTENT_TYPE - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_ACTOR_NEXT - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
 
SOAP_DEFAULT_NAMESPACE_PREFIX - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
Field SOAP_DEFAULT_NAMESPACE_PREFIX
SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
Eran Chinthaka (chinthaka@apache.org)
SOAP_ENVELOPE_NAMESPACE_URI - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
Eran Chinthaka (chinthaka@apache.org)
SOAP_FACTORY_NAME_PROPERTY - Static variable in class org.apache.ws.commons.om.OMAbstractFactory
 
SOAP_FAULT_ACTOR_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
Field SOAP_FAULT_ACTOR_LOCAL_NAME
SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
Field SOAP_FAULT_CODE_LOCAL_NAME
SOAP_FAULT_CODE_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_DETAIL_EXCEPTION_ENTRY - Static variable in interface org.apache.ws.commons.soap.SOAPConstants
 
SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
 
SOAP_FAULT_DETAIL_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_NODE_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_REASON_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_ROLE_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_STRING_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP11Constants
Field SOAP_FAULT_STRING_LOCAL_NAME
SOAP_FAULT_SUB_CODE_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LANG_ATTR_NS_URI - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_TEXT_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_DATA_ENCODING_UKNOWN - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_LOCAL_NAME - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_MUST_UNDERSTAND - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_RECEIVER - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_SENDER - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_FAULT_VALUE_VERSION_MISMATCH - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_RELAY - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_ROLE - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_ROLE_NEXT - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_ROLE_NONE - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SOAP_ROLE_ULTIMATE_RECEIVER - Static variable in interface org.apache.ws.commons.soap.SOAP12Constants
 
SPACE_NODE - Static variable in interface org.apache.ws.commons.om.OMNode
This node is an Entity Reference.
SWA_TYPE - Static variable in interface org.apache.ws.commons.om.impl.MTOMConstants
If the message is Soap with Attachments SWA_TYPE
StAXBuilder - class org.apache.ws.commons.om.impl.builder.StAXBuilder.
OM should be able to be built from any data source.
StAXBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.ws.commons.om.impl.builder.StAXBuilder
Constructor StAXBuilder.
StAXBuilder(XMLStreamReader) - Constructor for class org.apache.ws.commons.om.impl.builder.StAXBuilder
Constructor StAXBuilder.
StAXOMBuilder - class org.apache.ws.commons.om.impl.builder.StAXOMBuilder.
Constructs an OM without using SOAP specific classes like SOAPEnvelope, SOAPHeader, SOAPHeaderBlock and SOAPBody.
StAXOMBuilder(OMFactory, XMLStreamReader) - Constructor for class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Constructor StAXOMBuilder.
StAXOMBuilder(String) - Constructor for class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
 
StAXOMBuilder(InputStream) - Constructor for class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
 
StAXOMBuilder(XMLStreamReader) - Constructor for class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
Constructor StAXOMBuilder.
StAXSOAPModelBuilder - class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder.
Class StAXSOAPModelBuilder
StAXSOAPModelBuilder(XMLStreamReader, String) - Constructor for class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
Constructor StAXSOAPModelBuilder soapVersion parameter is to give the soap version from the transport.
StAXSOAPModelBuilder(XMLStreamReader, SOAPFactory, String) - Constructor for class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
StreamWriterToContentHandlerConverter - class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter.
Class StreamWriterToContentHandlerConverter
StreamWriterToContentHandlerConverter(OMOutputImpl) - Constructor for class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Constructor StreamWriterToContentHandlerConverter.
StreamingOMSerializer - class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer.
Class StreamingOMSerializer
StreamingOMSerializer() - Constructor for class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
 
saveImage(String, Image, OutputStream) - Method in class org.apache.ws.commons.attachments.utils.ImageIO
Saves an image.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.ws.commons.om.OMDocument
Builds the OM node/tree and then serializes the document.
serialize(OutputStream) - Method in interface org.apache.ws.commons.om.OMDocument
Serializes the document with cache on.
serialize(XMLStreamWriter) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node with caching.
serialize(OutputStream) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node with caching.
serialize(Writer) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node with caching.
serialize(OutputStream, OMOutputFormat) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node with caching.
serialize(Writer, OMOutputFormat) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node with caching.
serialize(XMLStreamReader, XMLStreamWriter) - Method in interface org.apache.ws.commons.om.OMSerializer
Method serializeAndConsume
serialize(OMOutputImpl) - Method in interface org.apache.ws.commons.om.impl.OMNodeEx
Serializes the node with caching.
serialize(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMCommentImpl
Serializes the node with caching.
serialize(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMDocTypeImpl
Serializes the node with caching.
serialize(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Serializes the document with cache.
serialize(OutputStream) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Serializes the document directly to the output stream with caching enabled.
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Serializes the document directly to the output stream with caching enabled.
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Serializes the document with cache.
serialize(OMOutputImpl, boolean, boolean) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
serialize(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method serialize.
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
serialize(XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Serializes the node with caching.
serialize(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Serializes the node with caching.
serialize(OutputStream) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
serialize(Writer) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
serialize(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Serializes the node with caching.
serialize(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
serialize(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
Method serialize.
serialize(XMLStreamReader, OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
Method serialize.
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPEnvelopeImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultDetailImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultNodeImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultReasonImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultRoleImpl
 
serialize(OMOutputImpl, boolean, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultDetailImpl
 
serialize(OMOutputImpl) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
serialize(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultRoleImpl
 
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.ws.commons.om.OMDocument
Serializes the OMDocument.
serializeAndConsume(OutputStream) - Method in interface org.apache.ws.commons.om.OMDocument
Serializes the OMDocument.
serializeAndConsume(XMLStreamWriter) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node without caching.
serializeAndConsume(OutputStream) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node without caching.
serializeAndConsume(Writer) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node without caching.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node without caching.
serializeAndConsume(Writer, OMOutputFormat) - Method in interface org.apache.ws.commons.om.OMNode
Serializes the node without caching.
serializeAndConsume(OMOutputImpl) - Method in interface org.apache.ws.commons.om.impl.OMNodeEx
Serializes the node without caching.
serializeAndConsume(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMCommentImpl
Serializes the node without caching.
serializeAndConsume(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMDocTypeImpl
Serializes the node without caching.
serializeAndConsume(OMOutputImpl, boolean) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Serialize the docuement with/without the XML declaration
serializeAndConsume(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Serializes the document with the XML declaration.
serializeAndConsume(OutputStream) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Serializes the document directly to the output stream with caching disabled.
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Serializes the document directly to the output stream with caching disabled.
serializeAndConsume(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
This method serializes and consumes without building the object structure in memory.
serializeAndConsume(XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Serializes the node without caching.
serializeAndConsume(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Serializes the node without caching.
serializeAndConsume(OutputStream) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
serializeAndConsume(Writer) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
serializeAndConsume(OutputStream, OMOutputFormat) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
serializeAndConsume(Writer, OMOutputFormat) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
 
serializeAndConsume(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Serializes the node without caching.
serializeAndConsume(OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
serializeAndConsume(OMOutputImpl) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
serializeAttribute(OMAttribute, OMOutputImpl) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
Method serializeAttribute.
serializeAttributes(OMElement, OMOutputImpl) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
 
serializeAttributes(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
 
serializeByPullStream(OMElement, OMOutputImpl) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
 
serializeByPullStream(OMElement, OMOutputImpl, boolean) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
 
serializeCData(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
Method serializeCData.
serializeComment(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
Method serializeComment.
serializeElement(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
 
serializeEndElement(XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
Method serializeEndElement.
serializeEndpart(OMOutputImpl) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
Method serializeEndpart.
serializeFaultNode(OMOutputImpl) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
serializeFaultNode(OMOutputImpl) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
serializeFaultNode(OMOutputImpl) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
serializeNamespace(OMNamespace, OMOutputImpl) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
Method serializeNamespace.
serializeNamespaces(OMElement, OMOutputImpl) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
 
serializeNode(XMLStreamReader, OMOutputImpl) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
Method serializeNode.
serializeNormal(OMElement, OMOutputImpl, boolean) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
Method serializeNormal.
serializeStartpart(OMElement, OMOutputImpl) - Static method in class org.apache.ws.commons.om.impl.llom.OMSerializerUtil
Method serializeStartpart.
serializeText(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer
 
setAllowSwitching(boolean) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method setAllowSwitching.
setAttribute(String, String, String) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPHeaderBlockImpl
 
setAttributeValue(String) - Method in interface org.apache.ws.commons.om.OMAttribute
 
setAttributeValue(String) - Method in class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
Method setAttributeValue.
setBooleanProcessingMandatoryFaultElements(boolean) - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
setBuilder(OMXMLParserWrapper) - Method in interface org.apache.ws.commons.om.OMElement
Method setBuilder.
setBuilder(OMXMLParserWrapper) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method setBuilder.
setCache(boolean) - Method in interface org.apache.ws.commons.om.OMXMLParserWrapper
 
setCache(boolean) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method setCache.
setCharSetEncoding(String) - Method in class org.apache.ws.commons.om.OMOutputFormat
 
setCharSetEncoding(String) - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
setCharsetEncoding(String) - Method in interface org.apache.ws.commons.om.OMDocument
Sets the character set encoding scheme to be used.
setCharsetEncoding(String) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Sets the character set encoding scheme.
setCode(SOAPFaultCode) - Method in interface org.apache.ws.commons.soap.SOAPFault
SOAPFaultCode is a mandatory item in a Fault, in SOAP 1.2 specification
setCode(SOAPFaultCode) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
setCode(SOAPFaultCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
setComplete(boolean) - Method in interface org.apache.ws.commons.om.impl.OMContainerEx
 
setComplete(boolean) - Method in interface org.apache.ws.commons.om.impl.OMNodeEx
 
setComplete(boolean) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Method setComplete.
setComplete(boolean) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Method setComplete.
setDescription(String) - Method in class org.apache.ws.commons.attachments.PartOnFile
 
setDetail(SOAPFaultDetail) - Method in interface org.apache.ws.commons.soap.SOAPFault
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
setDetail(SOAPFaultDetail) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
setDetail(SOAPFaultDetail) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
setDoDebug(boolean) - Method in class org.apache.ws.commons.om.impl.builder.StAXOMBuilder
 
setDoOptimize(boolean) - Method in class org.apache.ws.commons.om.OMOutputFormat
 
setDoOptimize(boolean) - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
setDocumentLocator(Locator) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
setDocumentLocator(Locator) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method setDocumentLocator.
setEndOfStream(boolean) - Method in class org.apache.ws.commons.attachments.MIMEHelper
 
setException(Exception) - Method in interface org.apache.ws.commons.soap.SOAPFault
 
setException(Exception) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
setFaultCode(String) - Method in class org.apache.ws.commons.soap.SOAPProcessingException
 
setFirstChild(OMNode) - Method in interface org.apache.ws.commons.om.OMElement
Sets the first child.
setFirstChild(OMNode) - Method in interface org.apache.ws.commons.om.impl.OMContainerEx
 
setFirstChild(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Method setFirstChild.
setFirstChild(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method setFirstChild.
setFirstChild(OMNode) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl
 
setIgnoreXMLDeclaration(boolean) - Method in class org.apache.ws.commons.om.OMOutputFormat
 
setIgnoreXMLDeclaration(boolean) - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
setLang(String) - Method in interface org.apache.ws.commons.soap.SOAPFaultText
lang is a mandatory attribute within the SOAPFaultText which must have SOAP12Constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_URI as the namespace URI and SOAP12constants.SOAP_FAULT_TEXT_LANG_ATTR_NS_PREFIX or a capitalization thereof as the prefix
setLang(String) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultTextImpl
 
setLang(String) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPTextImpl
 
setLineNumber(int) - Method in interface org.apache.ws.commons.om.OMElement
 
setLineNumber(int) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
setLocalName(String) - Method in interface org.apache.ws.commons.om.OMAttribute
 
setLocalName(String) - Method in interface org.apache.ws.commons.om.OMElement
Method setLocalName
setLocalName(String) - Method in class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
Method setLocalName.
setLocalName(String) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method setLocalName.
setMustUnderstand(boolean) - Method in interface org.apache.ws.commons.soap.SOAPHeaderBlock
Sets the mustUnderstand attribute for this SOAPHeaderBlock object to be on or off.
setMustUnderstand(String) - Method in interface org.apache.ws.commons.soap.SOAPHeaderBlock
 
setMustUnderstand(boolean) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setMustUnderstand(String) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setMustUnderstand(boolean) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setMustUnderstand(String) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setNamespace(OMNamespace) - Method in interface org.apache.ws.commons.om.OMElement
Sets the Namespace.
setNamespace(OMNamespace) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Method setNamespace.
setNewElement(OMElement, OMElement, OMElement) - Static method in class org.apache.ws.commons.om.util.ElementHelper
 
setNewElement(OMElement, OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
setNextOMSibling(OMNode) - Method in interface org.apache.ws.commons.om.impl.OMNodeEx
 
setNextOMSibling(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Method setNextOMSibling.
setNode(SOAPFaultNode) - Method in interface org.apache.ws.commons.soap.SOAPFault
SOAPFaultNode is an optional item in a Fault, in SOAP 1.2 specification
setNode(SOAPFaultNode) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
setNode(SOAPFaultNode) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
setNodeValue(String) - Method in interface org.apache.ws.commons.soap.SOAPFaultNode
each SOAP node is identified by a URI.
setNodeValue(String) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultNodeImpl
 
setOMDocumentElement(OMElement) - Method in interface org.apache.ws.commons.om.OMDocument
Sets the document element of the XML document.
setOMDocumentElement(OMElement) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Method setDocumentElement.
setOMDocumentElement(OMElement) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl
 
setOMNamespace(OMNamespace) - Method in interface org.apache.ws.commons.om.OMAttribute
 
setOMNamespace(OMNamespace) - Method in class org.apache.ws.commons.om.impl.llom.OMAttributeImpl
Method setOMNamespace.
setOmbuilderFactory(OMFactory) - Method in class org.apache.ws.commons.om.impl.builder.StAXBuilder
Method setOmbuilderFactory.
setOptimize(boolean) - Method in interface org.apache.ws.commons.om.OMText
Sets the optimize flag.
setOptimize(boolean) - Method in class org.apache.ws.commons.om.impl.llom.OMTextImpl
 
setOutputFormat(OMOutputFormat) - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
setParent(OMContainer) - Method in interface org.apache.ws.commons.om.impl.OMNodeEx
 
setParent(OMContainer) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Method setParent.
setParent(OMContainer) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPElement
 
setParser(XMLStreamReader) - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
 
setPreviousOMSibling(OMNode) - Method in interface org.apache.ws.commons.om.impl.OMNodeEx
 
setPreviousOMSibling(OMNode) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Method setPreviousOMSibling.
setProcessed() - Method in interface org.apache.ws.commons.soap.SOAPHeaderBlock
We need to know whether all the mustUnderstand headers have been processed by the node.
setProcessed() - Method in class org.apache.ws.commons.soap.impl.llom.SOAPHeaderBlockImpl
 
setProcessingDetailElements(boolean) - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
setReason(SOAPFaultReason) - Method in interface org.apache.ws.commons.soap.SOAPFault
SOAPFaultReason is a mandatory item in a Fault, in SOAP 1.2 specification
setReason(SOAPFaultReason) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
setReason(SOAPFaultReason) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
setRole(SOAPFaultRole) - Method in interface org.apache.ws.commons.soap.SOAPFault
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
setRole(String) - Method in interface org.apache.ws.commons.soap.SOAPHeaderBlock
Sets the actor associated with this SOAPHeaderBlock object to the specified actor.
setRole(SOAPFaultRole) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultImpl
 
setRole(String) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11HeaderBlockImpl
 
setRole(SOAPFaultRole) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultImpl
 
setRole(String) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12HeaderBlockImpl
 
setRoleValue(String) - Method in interface org.apache.ws.commons.soap.SOAPFaultRole
The value of the Role element information item MUST be one of the roles assumed by the node during processing of the message
setRoleValue(String) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultRoleImpl
 
setSOAP11(boolean) - Method in class org.apache.ws.commons.om.OMOutputFormat
 
setSOAPEnvelope(SOAPEnvelope) - Method in interface org.apache.ws.commons.soap.SOAPMessage
 
setSOAPEnvelope(OMElement) - Method in class org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
 
setSOAPEnvelope(SOAPEnvelope) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPMessageImpl
 
setSOAPText(SOAPFaultText) - Method in interface org.apache.ws.commons.soap.SOAPFaultReason
Eran Chinthaka (chinthaka@apache.org)
setSOAPText(SOAPFaultText) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultReasonImpl
Eran Chinthaka (chinthaka@apache.org)
setSOAPText(SOAPFaultText) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultReasonImpl
 
setSOAPText(SOAPFaultText) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultReasonImpl
 
setSoap11(boolean) - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
setStandalone(String) - Method in interface org.apache.ws.commons.om.OMDocument
 
setStandalone(String) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
setSubCode(SOAPFaultSubCode) - Method in interface org.apache.ws.commons.soap.SOAPFaultCode
 
setSubCode(SOAPFaultSubCode) - Method in interface org.apache.ws.commons.soap.SOAPFaultSubCode
Fault SubCode can contain an optional SubCode
setSubCode(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
setSubCode(SOAPFaultSubCode) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
setTarget(String) - Method in interface org.apache.ws.commons.om.OMProcessingInstruction
Sets the target of this Processing Instruction.
setTarget(String) - Method in class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Sets the target of this Processing Instruction.
setText(String) - Method in interface org.apache.ws.commons.om.OMElement
 
setText(String) - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
Sets the text of the given element.
setType(String) - Method in class org.apache.ws.commons.attachments.ByteArrayDataSource
 
setType(int) - Method in interface org.apache.ws.commons.om.impl.OMNodeEx
 
setType(int) - Method in class org.apache.ws.commons.om.impl.llom.OMNodeImpl
Method setType.
setValue(String) - Method in interface org.apache.ws.commons.om.OMComment
Sets the content of this comment to the specified string.
setValue(String) - Method in interface org.apache.ws.commons.om.OMDocType
Sets the content of this DocType to the specified string.
setValue(String) - Method in interface org.apache.ws.commons.om.OMProcessingInstruction
Sets the value of this Processing Instruction.
setValue(String) - Method in class org.apache.ws.commons.om.impl.llom.OMCommentImpl
Sets the value of this comment.
setValue(String) - Method in class org.apache.ws.commons.om.impl.llom.OMDocTypeImpl
Sets the value of this DocType.
setValue(String) - Method in class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
Sets the value of this Processing Instruction.
setValue(SOAPFaultValue) - Method in interface org.apache.ws.commons.soap.SOAPFaultCode
 
setValue(SOAPFaultValue) - Method in interface org.apache.ws.commons.soap.SOAPFaultSubCode
Fault SubCode contain only one mandatory Value child.
setValue(SOAPFaultValue) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultCodeImpl
Eran Chinthaka (chinthaka@apache.org)
setValue(SOAPFaultValue) - Method in class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.ws.commons.soap.impl.llom.soap11.SOAP11FaultSubCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultCodeImpl
 
setValue(SOAPFaultValue) - Method in class org.apache.ws.commons.soap.impl.llom.soap12.SOAP12FaultSubCodeImpl
 
setXMLVersion(String) - Method in interface org.apache.ws.commons.om.OMDocument
Sets the XML version.
setXMLVersion(String) - Method in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
 
setXmlStreamWriter(XMLStreamWriter) - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
setXmlVersion(String) - Method in class org.apache.ws.commons.om.OMOutputFormat
 
setXmlVersion(String) - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
skippedEntity(String) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
skippedEntity(String) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method skippedEntity.
standaloneSet() - Method in class org.apache.ws.commons.om.impl.llom.OMStAXWrapper
Method standaloneSet.
startDocument() - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
startDocument() - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method startDocument.
startElement(String, String, String, Attributes) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method startElement.
startPrefixMapping(String, String) - Method in class org.apache.ws.commons.om.impl.builder.SAXOMBuilder
 
startPrefixMapping(String, String) - Method in class org.apache.ws.commons.om.impl.serialize.StreamWriterToContentHandlerConverter
Method startPrefixMapping.
startWritingMime(OutputStream, String) - Static method in class org.apache.ws.commons.om.impl.MIMEOutputUtils
 
step() - Method in class org.apache.ws.commons.om.impl.llom.OMNavigator
This is a very special method.
subCode - Variable in class org.apache.ws.commons.soap.impl.llom.SOAPFaultSubCodeImpl
 

T

TEXT_NODE - Static variable in interface org.apache.ws.commons.om.OMNode
The node is a Text node.
target - Variable in class org.apache.ws.commons.om.impl.llom.OMProcessingInstructionImpl
 
text - Variable in class org.apache.ws.commons.soap.impl.llom.SOAPFaultReasonImpl
 
toString() - Method in interface org.apache.ws.commons.om.OMElement
This is a convenience method only.
toString() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
toStringWithConsume() - Method in interface org.apache.ws.commons.om.OMElement
This is a convenience method only.
toStringWithConsume() - Method in class org.apache.ws.commons.om.impl.llom.OMElementImpl
 
translateNamespacePrefixToUri(String, Object) - Method in class org.apache.ws.commons.om.xpath.DocumentNavigator
Translates a namespace prefix to a namespace URI, possibly considering a particular element node.

U

UUIDGenerator - class org.apache.ws.commons.om.util.UUIDGenerator.
 
UUIDGenerator() - Constructor for class org.apache.ws.commons.om.util.UUIDGenerator
 

V

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

W

writeBodyPart(OutputStream, MimeBodyPart, String) - Static method in class org.apache.ws.commons.om.impl.MIMEOutputUtils
Writes a CRLF for the earlier boundary then the BodyPart data with headers followed by boundary.
writeMimeBoundary(OutputStream, String) - Static method in class org.apache.ws.commons.om.impl.MIMEOutputUtils
 
writeOptimized(OMText) - Method in class org.apache.ws.commons.om.impl.OMOutputImpl
 
writeTo(OutputStream) - Method in class org.apache.ws.commons.attachments.PartOnFile
 

X

XMLComparator - class org.apache.ws.commons.om.impl.llom.util.XMLComparator.
 
XMLComparator() - Constructor for class org.apache.ws.commons.om.impl.llom.util.XMLComparator
 
XMLComparisonException - exception org.apache.ws.commons.om.impl.exception.XMLComparisonException.
 
XMLComparisonException(String) - Constructor for class org.apache.ws.commons.om.impl.exception.XMLComparisonException
 
XMLComparisonException(Throwable) - Constructor for class org.apache.ws.commons.om.impl.exception.XMLComparisonException
 
XMLComparisonException(String, Throwable) - Constructor for class org.apache.ws.commons.om.impl.exception.XMLComparisonException
 
XMLNS_NS_PREFIX - Static variable in interface org.apache.ws.commons.om.OMConstants
 
XMLNS_NS_URI - Static variable in interface org.apache.ws.commons.om.OMConstants
 
XMLNS_PREFIX - Static variable in interface org.apache.ws.commons.om.OMConstants
 
XMLNS_URI - Static variable in interface org.apache.ws.commons.om.OMConstants
 
XML_10 - Static variable in interface org.apache.ws.commons.om.OMDocument
Field XML_10 XML Version 1.0
XML_11 - Static variable in interface org.apache.ws.commons.om.OMDocument
Field XML_11 XML Version 1.1
XOP_INCLUDE - Static variable in interface org.apache.ws.commons.om.impl.MTOMConstants
 
XOP_NAMESPACE_URI - Static variable in interface org.apache.ws.commons.om.impl.MTOMConstants
 
XPathEvaluator - class org.apache.ws.commons.om.util.XPathEvaluator.
 
XPathEvaluator() - Constructor for class org.apache.ws.commons.om.util.XPathEvaluator
 
xmlVersion - Variable in class org.apache.ws.commons.om.impl.llom.OMDocumentImpl
Field xmlVersion

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