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

I

IdFunction - Class in org.jaxen.function
4.1 node-set id(object)
IdFunction() - Constructor for class org.jaxen.function.IdFunction
Create a new IdFunction object.
init(Object, Navigator) - Method in class org.jaxen.util.StackedIterator
Deprecated.  
initCause(Throwable) - Method in exception org.jaxen.JaxenRuntimeException
Sets the exception that caused this exception.
initCause(Throwable) - Method in exception org.jaxen.saxpath.SAXPathException
Sets the exception that caused this exception.
insertBefore(Node, Node) - Method in class org.jaxen.dom.NamespaceNode
Insert a new child node (always fails).
internalCreateIterator(Object) - Method in class org.jaxen.util.StackedIterator
Deprecated.  
INVALID_AXIS - Static variable in class org.jaxen.saxpath.Axis
Marker for an invalid axis
isAbsolute() - Method in class org.jaxen.expr.DefaultAbsoluteLocationPath
Deprecated.  
isAbsolute() - Method in interface org.jaxen.expr.LocationPath
Returns true if this is an absolute location path; false if it isn't.
isAbsolute() - Method in class org.jaxen.pattern.LocationPathPattern
 
isAttribute(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is an attribute.
isAttribute(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isAttribute(Object) - Method in class org.jaxen.javabean.DocumentNavigator
 
isAttribute(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isAttribute(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is an attribute node.
isAttribute(Object) - Method in class org.jaxen.xom.DocumentNavigator
 
isComment(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is a comment.
isComment(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isComment(Object) - Method in class org.jaxen.javabean.DocumentNavigator
 
isComment(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isComment(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a comment node.
isComment(Object) - Method in class org.jaxen.xom.DocumentNavigator
 
isDefaultNamespace(String) - Method in class org.jaxen.dom.NamespaceNode
Return true if the specified URI is the default namespace in scope (always fails).
isDocument(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is a top-level document.
isDocument(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isDocument(Object) - Method in class org.jaxen.javabean.DocumentNavigator
 
isDocument(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isDocument(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a document node.
isDocument(Object) - Method in class org.jaxen.xom.DocumentNavigator
 
isElement(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is an element.
isElement(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isElement(Object) - Method in class org.jaxen.javabean.DocumentNavigator
 
isElement(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isElement(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is an element node.
isElement(Object) - Method in class org.jaxen.xom.DocumentNavigator
 
isEqualNode(Node) - Method in class org.jaxen.dom.NamespaceNode
Returns true if this object binds the same prefix to the same URI.
isMatchesAnyName() - Method in class org.jaxen.expr.DefaultNameStep
Deprecated. Does this step match any name? (i.e.
isNamespace(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is a namespace.
isNamespace(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isNamespace(Object) - Method in class org.jaxen.javabean.DocumentNavigator
 
isNamespace(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isNamespace(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a namespace node.
isNamespace(Object) - Method in class org.jaxen.xom.DocumentNavigator
 
isNaN(double) - Static method in class org.jaxen.function.NumberFunction
Determines whether the argument is not a number (NaN) as defined by IEEE 754.
isNaN(Double) - Static method in class org.jaxen.function.NumberFunction
Determines whether the argument is not a number (NaN) as defined by IEEE 754.
isProcessingInstruction(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is a processing instruction.
isProcessingInstruction(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isProcessingInstruction(Object) - Method in class org.jaxen.javabean.DocumentNavigator
 
isProcessingInstruction(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isProcessingInstruction(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a processing-instruction node.
isProcessingInstruction(Object) - Method in class org.jaxen.xom.DocumentNavigator
 
isSameNode(Node) - Method in class org.jaxen.dom.NamespaceNode
Returns true if and only if this object represents the same XPath namespace node as the argument; that is, they have the same parent, the same prefix, and the same URI.
isSupported(String, String) - Method in class org.jaxen.dom.NamespaceNode
Test if a DOM2 feature is supported.
isText(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is plain text.
isText(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isText(Object) - Method in class org.jaxen.javabean.DocumentNavigator
 
isText(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isText(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a text node.
isText(Object) - Method in class org.jaxen.xom.DocumentNavigator
 
IterableAncestorAxis - Class in org.jaxen.expr.iter
 
IterableAncestorAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAncestorAxis
 
IterableAncestorOrSelfAxis - Class in org.jaxen.expr.iter
 
IterableAncestorOrSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAncestorOrSelfAxis
 
IterableAttributeAxis - Class in org.jaxen.expr.iter
Provide access to the XPath attribute axis.
IterableAttributeAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAttributeAxis
Constructor.
IterableAxis - Class in org.jaxen.expr.iter
Provide access to the XPath axes.
IterableAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAxis
Constructor.
IterableChildAxis - Class in org.jaxen.expr.iter
Provide access to the child xpath axis.
IterableChildAxis(int) - Constructor for class org.jaxen.expr.iter.IterableChildAxis
Constructor.
IterableDescendantAxis - Class in org.jaxen.expr.iter
 
IterableDescendantAxis(int) - Constructor for class org.jaxen.expr.iter.IterableDescendantAxis
 
IterableDescendantOrSelfAxis - Class in org.jaxen.expr.iter
 
IterableDescendantOrSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableDescendantOrSelfAxis
 
IterableFollowingAxis - Class in org.jaxen.expr.iter
 
IterableFollowingAxis(int) - Constructor for class org.jaxen.expr.iter.IterableFollowingAxis
 
IterableFollowingSiblingAxis - Class in org.jaxen.expr.iter
 
IterableFollowingSiblingAxis(int) - Constructor for class org.jaxen.expr.iter.IterableFollowingSiblingAxis
 
IterableNamespaceAxis - Class in org.jaxen.expr.iter
 
IterableNamespaceAxis(int) - Constructor for class org.jaxen.expr.iter.IterableNamespaceAxis
 
IterableParentAxis - Class in org.jaxen.expr.iter
 
IterableParentAxis(int) - Constructor for class org.jaxen.expr.iter.IterableParentAxis
 
IterablePrecedingAxis - Class in org.jaxen.expr.iter
 
IterablePrecedingAxis(int) - Constructor for class org.jaxen.expr.iter.IterablePrecedingAxis
 
IterablePrecedingSiblingAxis - Class in org.jaxen.expr.iter
 
IterablePrecedingSiblingAxis(int) - Constructor for class org.jaxen.expr.iter.IterablePrecedingSiblingAxis
 
IterableSelfAxis - Class in org.jaxen.expr.iter
 
IterableSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAncestorAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAncestorOrSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAttributeAxis
Gets an iterator for the attribute axis.
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAxis
Gets the iterator for a specific XPath axis.
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableChildAxis
Gets the iterator for the child axis.
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableDescendantAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableDescendantOrSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableFollowingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableFollowingSiblingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableNamespaceAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableParentAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterablePrecedingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterablePrecedingSiblingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableSelfAxis
 

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