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

I

IdentityHashMap - class org.jaxen.util.IdentityHashMap.
 
IdentityHashMap() - Constructor for class org.jaxen.util.IdentityHashMap
Constructs a new, empty map with a default capacity and load factor, which is 0.75.
IdentityHashMap(int) - Constructor for class org.jaxen.util.IdentityHashMap
Constructs a new, empty map with the specified initial capacity and default load factor, which is 0.75.
IdentityHashMap(int, float) - Constructor for class org.jaxen.util.IdentityHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
IdentityHashMap(Map) - Constructor for class org.jaxen.util.IdentityHashMap
Constructs a new map with the same mappings as the given map.
IdFunction - class org.jaxen.function.IdFunction.
4.1 node-set id(object)
IdFunction() - Constructor for class org.jaxen.function.IdFunction
 
init(Object, Navigator) - Method in class org.jaxen.util.StackedIterator
 
insertBefore(Node, Node) - Method in class org.jaxen.dom.NamespaceNode
Insert a new child node (always fails).
isAbsolute() - Method in class org.jaxen.expr.DefaultAbsoluteLocationPath
 
isAbsolute() - Method in interface org.jaxen.expr.LocationPath
 
isAbsolute() - Method in class org.jaxen.pattern.LocationPathPattern
 
isAttribute(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is an attribute node.
isAttribute(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
isAttribute(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
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
 
isComment(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a comment node.
isComment(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
isComment(Object) - Method in class org.jaxen.jdom.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
 
isDocument(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a document node.
isDocument(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
isDocument(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
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
 
isElement(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is an element node.
isElement(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
isElement(Object) - Method in class org.jaxen.jdom.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
 
isEmpty() - Method in class org.jaxen.util.IdentityHashMap
Returns true if this map contains no key-value mappings.
isMatchesAnyName() - Method in class org.jaxen.expr.DefaultNameStep
 
isNamespace(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a namespace node.
isNamespace(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
isNamespace(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
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
 
isNaN(double) - Static method in class org.jaxen.function.NumberFunction
 
isNaN(Double) - Static method in class org.jaxen.function.NumberFunction
 
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.exml.DocumentNavigator
 
isProcessingInstruction(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
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
 
isSupported(String, String) - Method in class org.jaxen.dom.NamespaceNode
Test if a DOM2 feature is supported.
isText(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a text node.
isText(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
isText(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
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
 
IterableAncestorAxis - class org.jaxen.expr.iter.IterableAncestorAxis.
 
IterableAncestorAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAncestorAxis
 
IterableAncestorOrSelfAxis - class org.jaxen.expr.iter.IterableAncestorOrSelfAxis.
 
IterableAncestorOrSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAncestorOrSelfAxis
 
IterableAttributeAxis - class org.jaxen.expr.iter.IterableAttributeAxis.
 
IterableAttributeAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAttributeAxis
 
IterableAxis - class org.jaxen.expr.iter.IterableAxis.
 
IterableAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAxis
 
IterableChildAxis - class org.jaxen.expr.iter.IterableChildAxis.
 
IterableChildAxis(int) - Constructor for class org.jaxen.expr.iter.IterableChildAxis
 
IterableDescendantAxis - class org.jaxen.expr.iter.IterableDescendantAxis.
 
IterableDescendantAxis(int) - Constructor for class org.jaxen.expr.iter.IterableDescendantAxis
 
IterableDescendantOrSelfAxis - class org.jaxen.expr.iter.IterableDescendantOrSelfAxis.
 
IterableDescendantOrSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableDescendantOrSelfAxis
 
IterableFollowingAxis - class org.jaxen.expr.iter.IterableFollowingAxis.
 
IterableFollowingAxis(int) - Constructor for class org.jaxen.expr.iter.IterableFollowingAxis
 
IterableFollowingSiblingAxis - class org.jaxen.expr.iter.IterableFollowingSiblingAxis.
 
IterableFollowingSiblingAxis(int) - Constructor for class org.jaxen.expr.iter.IterableFollowingSiblingAxis
 
IterableNamespaceAxis - class org.jaxen.expr.iter.IterableNamespaceAxis.
 
IterableNamespaceAxis(int) - Constructor for class org.jaxen.expr.iter.IterableNamespaceAxis
 
IterableParentAxis - class org.jaxen.expr.iter.IterableParentAxis.
 
IterableParentAxis(int) - Constructor for class org.jaxen.expr.iter.IterableParentAxis
 
IterablePrecedingAxis - class org.jaxen.expr.iter.IterablePrecedingAxis.
 
IterablePrecedingAxis(int) - Constructor for class org.jaxen.expr.iter.IterablePrecedingAxis
 
IterablePrecedingSiblingAxis - class org.jaxen.expr.iter.IterablePrecedingSiblingAxis.
 
IterablePrecedingSiblingAxis(int) - Constructor for class org.jaxen.expr.iter.IterablePrecedingSiblingAxis
 
IterableSelfAxis - class org.jaxen.expr.iter.IterableSelfAxis.
 
IterableSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterablePrecedingSiblingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAncestorOrSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableChildAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAttributeAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableFollowingSiblingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableDescendantAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableNamespaceAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterablePrecedingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAncestorAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableFollowingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableParentAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableDescendantOrSelfAxis
 

A B C D E F G H I J K L M N O P R S T U V X
Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo