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

N

NameFunction - class org.jaxen.function.NameFunction.
4.1 string name(node-set?)
NameFunction() - Constructor for class org.jaxen.function.NameFunction
 
Namespace - class org.jaxen.exml.Namespace.
An EXML namespace declaration in the xpath data model.
NAMESPACE_NODE - Static variable in class org.jaxen.pattern.Pattern
Matchs a Namespace Node - NOTE this differs from DOM
NAMESPACE_NODE - Static variable in class org.jaxen.dom.NamespaceNode
Constant: this is a NamespaceNode.
NAMESPACE_TEST - Static variable in class org.jaxen.pattern.NodeTypeTest
 
Namespace(Element, String, String) - Constructor for class org.jaxen.exml.Namespace
 
Namespace(String, String) - Constructor for class org.jaxen.exml.Namespace
 
NamespaceContext - interface org.jaxen.NamespaceContext.
Resolves namespace prefixes to namespace URIs.
NamespaceIterator - class org.jaxen.exml.NamespaceIterator.
An iterator over EXML namespaces
NamespaceIterator(Attributes) - Constructor for class org.jaxen.exml.NamespaceIterator
 
NamespaceNode - class org.jaxen.dom.NamespaceNode.
Extension DOM2 node type for a Namespace Declaration.
NamespaceNode(Node, String, String) - Constructor for class org.jaxen.dom.NamespaceNode
Constructor.
NamespaceTest - class org.jaxen.pattern.NamespaceTest.
NamespaceTest tests for a given namespace URI.
NamespaceTest(String, short) - Constructor for class org.jaxen.pattern.NamespaceTest
 
NamespaceUriFunction - class org.jaxen.function.NamespaceUriFunction.
4.1 string namespace-uri(node-set?)
NamespaceUriFunction() - Constructor for class org.jaxen.function.NamespaceUriFunction
 
NameTest - class org.jaxen.pattern.NameTest.
NameTest tests for a node name.
NameTest(String, short) - Constructor for class org.jaxen.pattern.NameTest
 
navigationStep(Step) - Static method in class org.jaxen.pattern.PatternParser
 
Navigator - interface org.jaxen.Navigator.
Interface for navigating around an arbitrary object model, using xpath semantics.
next() - Method in class org.jaxen.util.FollowingAxisIterator
 
next() - Method in class org.jaxen.util.StackedIterator
 
next() - Method in class org.jaxen.util.FollowingSiblingAxisIterator
 
next() - Method in class org.jaxen.util.PrecedingSiblingAxisIterator
 
next() - Method in class org.jaxen.util.SelfAxisIterator
 
next() - Method in class org.jaxen.util.LinkedIterator
 
next() - Method in class org.jaxen.util.SingleObjectIterator
 
next() - Method in class org.jaxen.util.PrecedingAxisIterator
 
next() - Method in class org.jaxen.exml.AttributesIterator
 
next() - Method in class org.jaxen.exml.ChildrenIterator
 
next() - Method in class org.jaxen.exml.ElementsIterator
 
nextElement() - Method in class org.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
NO_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches no nodes
NodeTest - class org.jaxen.pattern.NodeTest.
NodeTest is a simple test on a node.
NodeTest() - Constructor for class org.jaxen.pattern.NodeTest
 
NodeTypeTest - class org.jaxen.pattern.NodeTypeTest.
NodeTypeTest matches if the node is of a certain type such as element, attribute, comment, text, processing instruction and so forth.
NodeTypeTest(short) - Constructor for class org.jaxen.pattern.NodeTypeTest
 
NoNodeTest - class org.jaxen.pattern.NoNodeTest.
NoNodeTest matches no nodes.
NoNodeTest() - Constructor for class org.jaxen.pattern.NoNodeTest
 
normalize() - Method in class org.jaxen.dom.NamespaceNode
Normalize the text descendants of this node.
NormalizeSpaceFunction - class org.jaxen.function.NormalizeSpaceFunction.
4.2 string normalize-space(string)
NormalizeSpaceFunction() - Constructor for class org.jaxen.function.NormalizeSpaceFunction
 
NotFunction - class org.jaxen.function.NotFunction.
4.3 boolean not(boolean)
NotFunction() - Constructor for class org.jaxen.function.NotFunction
 
number(double) - Method in class org.jaxen.JaxenHandler
 
number(int) - Method in class org.jaxen.JaxenHandler
 
NumberExpr - interface org.jaxen.expr.NumberExpr.
 
NumberFunction - class org.jaxen.function.NumberFunction.
4.4 number number(object)
NumberFunction() - Constructor for class org.jaxen.function.NumberFunction
 
numberValueOf(Object) - Method in interface org.jaxen.XPath
Retrieve a number-value interpretation of this XPath expression when evaluated against a given context.
numberValueOf(Object) - Method in class org.jaxen.BaseXPath
Retrieve a number-value interpretation of this XPath expression when evaluated against a given context.

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