A B C D E G H I M N O R S V W

A

AbstractOMMetaFactory - Class in org.apache.axiom.om.impl.common.factory
Base class for OMMetaFactory implementations that make use of the standard builders (StAXOMBuilder and its subclasses).
AbstractOMMetaFactory() - Constructor for class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
addChild(IContainer, OMNode, boolean) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 

B

build(IContainer) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
buildNext(IParentNode) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 

C

Checker - Interface in org.apache.axiom.soap.impl.common
A local interface we can use to make "header checker" objects which can be used by HeaderIterators to filter results.
checkHeader(SOAPHeaderBlock) - Method in interface org.apache.axiom.soap.impl.common.Checker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.common.HeaderIterator
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.common.MURoleChecker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.common.RoleChecker
 
checkHeader(SOAPHeaderBlock) - Method in class org.apache.axiom.soap.impl.common.RolePlayerChecker
 
COMPLETE - Static variable in interface org.apache.axiom.om.impl.common.IParentNode
 
createOMBuilder(OMFactory, StAXParserConfiguration, InputSource) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createOMBuilder(OMFactory, Source) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createOMBuilder(OMFactory, Node, boolean) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createOMBuilder(OMFactory, SAXSource, boolean) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createOMBuilder(StAXParserConfiguration, OMFactory, InputSource, MimePartProvider) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createSOAPModelBuilder(StAXParserConfiguration, InputSource) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createSOAPModelBuilder(StAXParserConfiguration, SOAPFactory, InputSource, MimePartProvider) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createStAXOMBuilder(OMFactory, XMLStreamReader) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 
createStAXSOAPModelBuilder(XMLStreamReader) - Method in class org.apache.axiom.om.impl.common.factory.AbstractOMMetaFactory
 

D

discard(IElement) - Static method in class org.apache.axiom.om.impl.common.OMElementImplUtil
 
DISCARDED - Static variable in interface org.apache.axiom.om.impl.common.IParentNode
 

E

equals(String, String) - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
Method equals.
equals(Object) - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
 

G

getBuilder() - Method in interface org.apache.axiom.om.impl.common.IParentNode
 
getFirstOMChild(IParentNode) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
getFirstOMChildIfAvailable() - Method in interface org.apache.axiom.om.impl.common.IParentNode
Get the first child if it is available.
getIParentNode() - Method in interface org.apache.axiom.om.impl.common.IChildNode
 
getLastKnownOMChild() - Method in interface org.apache.axiom.om.impl.common.IContainer
 
getName() - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
Method getName.
getNamespaceContext(OMElement, boolean) - Static method in class org.apache.axiom.om.impl.common.OMElementImplUtil
 
getNamespaceURI() - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
 
getNext() - Method in class org.apache.axiom.om.impl.common.OMNavigator
Get the next information item.
getNextNode(OMSerializable) - Method in class org.apache.axiom.om.impl.common.OMAbstractIterator
Get the next node.
getNextNode(OMSerializable) - Method in class org.apache.axiom.om.impl.common.OMDescendantsIterator
 
getNextOMSibling(IChildNode) - Static method in class org.apache.axiom.om.impl.common.OMNodeHelper
 
getPrefix() - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
Method getPrefix.
getState() - Method in interface org.apache.axiom.om.impl.common.IParentNode
 
getText(OMElement) - Static method in class org.apache.axiom.om.impl.common.OMElementImplUtil
 
getTextAsStream(OMElement, boolean) - Static method in class org.apache.axiom.om.impl.common.OMElementImplUtil
 
getXMLStreamReader(IContainer, boolean) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
getXMLStreamReader(IContainer, boolean, OMXMLStreamReaderConfiguration) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 

H

hashCode() - Method in class org.apache.axiom.om.impl.common.OMNamespaceImpl
 
hasNext() - Method in class org.apache.axiom.om.impl.common.NamespaceIterator
 
hasNext() - Method in class org.apache.axiom.om.impl.common.OMAbstractIterator
 
hasNext() - Method in class org.apache.axiom.soap.impl.common.HeaderIterator
 
HeaderIterator - Class in org.apache.axiom.soap.impl.common
An Iterator which walks the header list as needed, potentially filtering as we traverse.
HeaderIterator(SOAPHeader) - Constructor for class org.apache.axiom.soap.impl.common.HeaderIterator
 
HeaderIterator(SOAPHeader, Checker) - Constructor for class org.apache.axiom.soap.impl.common.HeaderIterator
 

I

IChildNode - Interface in org.apache.axiom.om.impl.common
 
IContainer - Interface in org.apache.axiom.om.impl.common
 
IElement - Interface in org.apache.axiom.om.impl.common
 
INCOMPLETE - Static variable in interface org.apache.axiom.om.impl.common.IParentNode
 
init(OMSerializable) - Method in class org.apache.axiom.om.impl.common.OMNavigator
Method init.
internalSerialize(OMDocument, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.axiom.om.impl.common.OMDocumentImplUtil
 
IParentNode - Interface in org.apache.axiom.om.impl.common
Interface for parent nodes.
isComplete() - Method in interface org.apache.axiom.om.impl.common.IParentNode
 
isCompleted() - Method in class org.apache.axiom.om.impl.common.OMNavigator
Returns the completed status.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.common.OMChildrenLegacyQNameIterator
Deprecated. This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.common.OMChildrenLocalNameIterator
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.common.OMChildrenNamespaceIterator
This version of equals returns true if the local parts match.
isEqual(QName, QName) - Method in class org.apache.axiom.om.impl.common.OMChildrenQNameIterator
Returns true if the qnames are equal.
isEquals_Legacy(QName, QName) - Static method in class org.apache.axiom.om.impl.common.OMChildrenQNameIterator
Deprecated.  
isNavigable() - Method in class org.apache.axiom.om.impl.common.OMNavigator
Returns the navigable status.

M

matches(OMNode) - Method in class org.apache.axiom.om.impl.common.OMChildElementIterator
 
matches(OMNode) - Method in class org.apache.axiom.om.impl.common.OMChildrenQNameIterator
 
MURoleChecker - Class in org.apache.axiom.soap.impl.common
A Checker to see that we both match a given role AND are mustUnderstand=true
MURoleChecker(String) - Constructor for class org.apache.axiom.soap.impl.common.MURoleChecker
 

N

NamespaceIterator - Class in org.apache.axiom.om.impl.common
Iterator implementation used by OMElement.getNamespacesInScope().
NamespaceIterator(OMElement) - Constructor for class org.apache.axiom.om.impl.common.NamespaceIterator
 
next() - Method in class org.apache.axiom.om.impl.common.NamespaceIterator
 
next() - Method in class org.apache.axiom.om.impl.common.OMAbstractIterator
 
next() - Method in class org.apache.axiom.om.impl.common.OMNavigator
Get the next node.
next() - Method in class org.apache.axiom.soap.impl.common.HeaderIterator
 
node - Variable in class org.apache.axiom.om.impl.common.OMNavigator
Field node

O

OMAbstractIterator - Class in org.apache.axiom.om.impl.common
Abstract base class for iterators over sets of OM nodes.
OMAbstractIterator(OMSerializable) - Constructor for class org.apache.axiom.om.impl.common.OMAbstractIterator
 
OMChildElementIterator - Class in org.apache.axiom.om.impl.common
 
OMChildElementIterator(OMElement) - Constructor for class org.apache.axiom.om.impl.common.OMChildElementIterator
Constructor OMChildrenIterator.
OMChildrenLegacyQNameIterator - Class in org.apache.axiom.om.impl.common
Deprecated.  
OMChildrenLegacyQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.common.OMChildrenLegacyQNameIterator
Deprecated.  
OMChildrenLocalNameIterator - Class in org.apache.axiom.om.impl.common
Iterate over elements with the same LocalName
OMChildrenLocalNameIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.common.OMChildrenLocalNameIterator
 
OMChildrenNamespaceIterator - Class in org.apache.axiom.om.impl.common
Iterate over elements with the same namespace uri
OMChildrenNamespaceIterator(OMNode, String) - Constructor for class org.apache.axiom.om.impl.common.OMChildrenNamespaceIterator
 
OMChildrenQNameIterator - Class in org.apache.axiom.om.impl.common
Class OMChildrenQNameIterator This iterator returns the elements that have a matching QName.
OMChildrenQNameIterator(OMNode, QName) - Constructor for class org.apache.axiom.om.impl.common.OMChildrenQNameIterator
Constructor OMChildrenQNameIterator.
OMContainerHelper - Class in org.apache.axiom.om.impl.common
 
OMDescendantsIterator - Class in org.apache.axiom.om.impl.common
Iterator that iterates over all descendants in document order.
OMDescendantsIterator(OMContainer, boolean) - Constructor for class org.apache.axiom.om.impl.common.OMDescendantsIterator
 
OMDocumentImplUtil - Class in org.apache.axiom.om.impl.common
Utility class with default implementations for some of the methods defined by the OMDocument interface.
OMElementImplUtil - Class in org.apache.axiom.om.impl.common
Utility class with default implementations for some of the methods defined by the OMElement interface.
OMNamespaceImpl - Class in org.apache.axiom.om.impl.common
Class OMNamespaceImpl
OMNamespaceImpl(String, String) - Constructor for class org.apache.axiom.om.impl.common.OMNamespaceImpl
 
OMNavigator - Class in org.apache.axiom.om.impl.common
Refer to the test, org.apache.axiom.om.OMNavigatorTest, to find out how to use features like isNavigable, isComplete and step.
OMNavigator() - Constructor for class org.apache.axiom.om.impl.common.OMNavigator
Constructor OMNavigator.
OMNavigator(OMSerializable) - Constructor for class org.apache.axiom.om.impl.common.OMNavigator
Constructor OMNavigator.
OMNodeHelper - Class in org.apache.axiom.om.impl.common
 
org.apache.axiom.om.impl.common - package org.apache.axiom.om.impl.common
 
org.apache.axiom.om.impl.common.factory - package org.apache.axiom.om.impl.common.factory
 
org.apache.axiom.soap.impl.common - package org.apache.axiom.soap.impl.common
 

R

remove() - Method in class org.apache.axiom.om.impl.common.NamespaceIterator
 
remove() - Method in class org.apache.axiom.om.impl.common.OMAbstractIterator
 
remove() - Method in class org.apache.axiom.soap.impl.common.HeaderIterator
 
removeChildren(IContainer) - Static method in class org.apache.axiom.om.impl.common.OMContainerHelper
 
RoleChecker - Class in org.apache.axiom.soap.impl.common
A Checker to make sure headers match a given role.
RoleChecker(String) - Constructor for class org.apache.axiom.soap.impl.common.RoleChecker
 
RolePlayerChecker - Class in org.apache.axiom.soap.impl.common
This Checker uses a RolePlayer to return the appropriate headers for that RolePlayer to process.
RolePlayerChecker(RolePlayer) - Constructor for class org.apache.axiom.soap.impl.common.RolePlayerChecker
Constructor.
RolePlayerChecker(RolePlayer, String) - Constructor for class org.apache.axiom.soap.impl.common.RolePlayerChecker
 

S

setDataSourceIsLeaf(boolean) - Method in class org.apache.axiom.om.impl.common.OMNavigator
Indicate if an OMSourcedElement with a OMDataSource should be considered as an interior element node or as a leaf.
setFirstChild(OMNode) - Method in interface org.apache.axiom.om.impl.common.IContainer
forcefully set the first element in this parent element
setLastChild(OMNode) - Method in interface org.apache.axiom.om.impl.common.IContainer
forcefully set the last element in this parent element
step() - Method in class org.apache.axiom.om.impl.common.OMNavigator
This is a very special method.

V

visited() - Method in class org.apache.axiom.om.impl.common.OMNavigator
Method visited.

W

writeTextTo(OMElement, Writer, boolean) - Static method in class org.apache.axiom.om.impl.common.OMElementImplUtil
 

A B C D E G H I M N O R S V W

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