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

N

NAMESPACEDECL - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NAMESPACEKEYWORD - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NCName - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NCNameColonStar - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NCNameForPI - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NCNameForPrefix - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NOT_FOUND - Static variable in class com.fatdog.xmlEngine.words.WordManager
 
NO_ENTRY - Static variable in class com.fatdog.xmlEngine.words.WordManager
 
NS_MASK - Static variable in class com.fatdog.xmlEngine.NodeTree
 
NS_SHIFT - Static variable in class com.fatdog.xmlEngine.NodeTree
 
NULL_ORDERSPEC - Static variable in class com.fatdog.xmlEngine.DocItems
 
Namespace - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NamespaceDecl - class com.fatdog.xmlEngine.javacc.NamespaceDecl.
 
NamespaceDecl(int) - Constructor for class com.fatdog.xmlEngine.javacc.NamespaceDecl
 
NamespaceDecl(XQueryParser, int) - Constructor for class com.fatdog.xmlEngine.javacc.NamespaceDecl
 
NamespaceNCNameLbrace - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
Namespaces - class com.fatdog.xmlEngine.junitTest.Namespaces.
Tests a variety of xpaths using namespace prefixes (setUseLexicalPrefixes(false))
Namespaces() - Constructor for class com.fatdog.xmlEngine.junitTest.Namespaces
 
Nillable - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
Nmchar - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
Nmstart - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
Node - interface com.fatdog.xmlEngine.javacc.Node.
 
NodeComp - class com.fatdog.xmlEngine.javacc.NodeComp.
 
NodeComp(int) - Constructor for class com.fatdog.xmlEngine.javacc.NodeComp
 
NodeComp(XQueryParser, int) - Constructor for class com.fatdog.xmlEngine.javacc.NodeComp
 
NodeLpar - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NodeLparForKindTest - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NodeTest - class com.fatdog.xmlEngine.javacc.NodeTest.
 
NodeTest(int) - Constructor for class com.fatdog.xmlEngine.javacc.NodeTest
 
NodeTest(XQueryParser, int) - Constructor for class com.fatdog.xmlEngine.javacc.NodeTest
 
NodeTree - class com.fatdog.xmlEngine.NodeTree.
A dynamic array structure for storing a collection of nodes from a single indexed document.
NodeTree(IndexManager, int, int) - Constructor for class com.fatdog.xmlEngine.NodeTree
 
NotEquals - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
NotOccurrenceIndicator - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
nameTest() - Method in class com.fatdog.xmlEngine.javacc.XQueryParser
 
namedAncestor(int[], int, IntList) - Method in class com.fatdog.xmlEngine.NodeTree
 
namedAncestor(String, int) - Method in class com.fatdog.xmlEngine.ResultList
 
namedChildOfParent(int[], int, DocItems, boolean) - Method in class com.fatdog.xmlEngine.NodeTree
 
namedChildOfParent(String, int, boolean) - Method in class com.fatdog.xmlEngine.ResultList
 
namedParentOfEvaledChild(int[]) - Method in class com.fatdog.xmlEngine.DocItems
 
namedParentOfEvaledChild(String) - Method in class com.fatdog.xmlEngine.ResultList
 
namespaceDecl() - Method in class com.fatdog.xmlEngine.javacc.XQueryParser
 
namespaceToId(String) - Method in class com.fatdog.xmlEngine.SAXHandler
 
newBoolean(boolean) - Method in class com.fatdog.xmlEngine.ResultList
 
newConstructedElement(int) - Method in class com.fatdog.xmlEngine.ConstructedNodes
 
newConstructedElement(int) - Method in class com.fatdog.xmlEngine.QueryDocumentTree
 
newConstructedTextNode(int) - Method in class com.fatdog.xmlEngine.ConstructedNodes
 
newConstructedTextNode(int) - Method in class com.fatdog.xmlEngine.QueryDocumentTree
 
newDocumentNode(int) - Method in class com.fatdog.xmlEngine.ResultList
 
newInteger(String) - Method in class com.fatdog.xmlEngine.ResultList
 
newInteger(int) - Method in class com.fatdog.xmlEngine.ResultList
 
newLeafNodeList(int, int[]) - Method in class com.fatdog.xmlEngine.NodeTree
 
newLeafNodeLists(int, String) - Method in class com.fatdog.xmlEngine.ResultList
 
newNamedNodesAtRoot(int[]) - Method in class com.fatdog.xmlEngine.NodeTree
 
newNamedNodesAtRoot(String) - Method in class com.fatdog.xmlEngine.ResultList
 
newNamedParentOfNamedChild(int[], int[], int, boolean) - Method in class com.fatdog.xmlEngine.NodeTree
 
newNamedParentOfNamedChild(String, String, boolean, boolean) - Method in class com.fatdog.xmlEngine.ResultList
 
newParentOf(int, int[]) - Method in class com.fatdog.xmlEngine.NodeTree
 
newParentOf(int, String) - Method in class com.fatdog.xmlEngine.ResultList
 
newSiblingList(int, int[]) - Method in class com.fatdog.xmlEngine.NodeTree
 
newSiblingLists(int, String) - Method in class com.fatdog.xmlEngine.ResultList
 
newSiblingLists(int, String, int) - Method in class com.fatdog.xmlEngine.ResultList
 
newString(String) - Method in class com.fatdog.xmlEngine.ResultList
 
newToken(int) - Static method in class com.fatdog.xmlEngine.javacc.Token
Returns a new Token object, by default.
newVariable(String, ResultList, int) - Method in class com.fatdog.xmlEngine.Variables
 
newWord(char[], int, int, int, IntList) - Method in class com.fatdog.xmlEngine.DocItems
 
newWord(char[], int, int, int, IntList) - Method in class com.fatdog.xmlEngine.FandO
Supply lists of word starts and lengths for the function contains-word().
newWord(char[], int, int, int, IntList) - Method in interface com.fatdog.xmlEngine.words.IWordHandler
This method will be called whenever WordBreaker.characters(char[], int, int, int, IntList) encounters a new word.
newWord(char[], int, int, int, IntList) - Method in class com.fatdog.xmlEngine.words.WordManager
 
next - Variable in class com.fatdog.xmlEngine.javacc.Token
A reference to the next regular (non-special) token from the input stream.
nextDocument() - Method in class com.fatdog.xmlEngine.ResultList
 
nextList() - Method in class com.fatdog.xmlEngine.IntList
 
nodeComp() - Method in class com.fatdog.xmlEngine.javacc.XQueryParser
 
nodeTest() - Method in class com.fatdog.xmlEngine.javacc.XQueryParser
 
nodesAtRoot() - Method in class com.fatdog.xmlEngine.DocItems
 
nodesAtRoot() - Method in class com.fatdog.xmlEngine.ResultList
 
numAttributesOnElement(int) - Method in class com.fatdog.xmlEngine.NodeTree
 

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