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

C

CDATA_SECTION - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CDataSectionChar - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CLOSEKINDTEST - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CantParseDocumentException - exception com.fatdog.xmlEngine.exceptions.CantParseDocumentException.
The engine has encountered a non-parseable XML file.
CantParseDocumentException(String) - Constructor for class com.fatdog.xmlEngine.exceptions.CantParseDocumentException
 
Case - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CastAs - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
Castable - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CategorizedInvalidQueryException - exception com.fatdog.xmlEngine.exceptions.CategorizedInvalidQueryException.
An InvalidQueryException subclass with specif error type information.
CategorizedInvalidQueryException(String, String) - Constructor for class com.fatdog.xmlEngine.exceptions.CategorizedInvalidQueryException
 
CdataSectionEnd - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CdataSectionStart - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
Char - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CharData - class com.fatdog.xmlEngine.javacc.CharData.
 
CharData(int) - Constructor for class com.fatdog.xmlEngine.javacc.CharData
 
CharData(XQueryParser, int) - Constructor for class com.fatdog.xmlEngine.javacc.CharData
 
CharRef - class com.fatdog.xmlEngine.javacc.CharRef.
 
CharRef(int) - Constructor for class com.fatdog.xmlEngine.javacc.CharRef
 
CharRef(XQueryParser, int) - Constructor for class com.fatdog.xmlEngine.javacc.CharRef
 
CharRef - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CloseApos - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CloseQuot - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
Collation - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
ColonEquals - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CombiningChar - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
Comma - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CommaForKindTest - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CommentContentChar - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CommentLbrace - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CommentLpar - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
CommentLparForKindTest - Static variable in interface com.fatdog.xmlEngine.javacc.XQueryParserConstants
 
ConstructedNodes - class com.fatdog.xmlEngine.ConstructedNodes.
An ancillary NodeTree subclass that helps in assembling constructed nodes.
ConstructedNodes(TreeWalker, int, int) - Constructor for class com.fatdog.xmlEngine.ConstructedNodes
 
Constructors - class com.fatdog.xmlEngine.junitTest.Constructors.
JUnit test suite for attribute and element constructors.
Constructors() - Constructor for class com.fatdog.xmlEngine.junitTest.Constructors
 
Content - class com.fatdog.xmlEngine.javacc.Content.
 
Content(int) - Constructor for class com.fatdog.xmlEngine.javacc.Content
 
Content(XQueryParser, int) - Constructor for class com.fatdog.xmlEngine.javacc.Content
 
CopyNodesToQueryDocTree(QueryDocumentTree, int) - Method in class com.fatdog.xmlEngine.QueryDocumentTree
 
changedUpdate(DocumentEvent) - Method in class SampleApp
 
charData() - Method in class com.fatdog.xmlEngine.javacc.XQueryParser
 
characters(char[], int, int) - Method in class com.fatdog.xmlEngine.SAXHandler
 
characters(char[], int, int, int, IntList) - Method in class com.fatdog.xmlEngine.words.WordBreaker
 
checkAllocation() - Method in class com.fatdog.xmlEngine.IntList
 
checkAllocation(int) - Method in class com.fatdog.xmlEngine.IntList
 
checkAllocation(int) - Method in class com.fatdog.xmlEngine.words.dictionaries.WordList
 
checkBlockAllocation(int) - Method in class com.fatdog.xmlEngine.IntList
 
cloneDoc() - Method in class com.fatdog.xmlEngine.DocItems
 
cloneList() - Method in class com.fatdog.xmlEngine.IntList
 
cloneResultList() - Method in class com.fatdog.xmlEngine.ResultList
 
com.fatdog.xmlEngine - package com.fatdog.xmlEngine
Core classes and methods.
com.fatdog.xmlEngine.exceptions - package com.fatdog.xmlEngine.exceptions
Things that go bump in the night.
com.fatdog.xmlEngine.javacc - package com.fatdog.xmlEngine.javacc
Query tree objects, the parser for same and supporting classes.
com.fatdog.xmlEngine.junitTest - package com.fatdog.xmlEngine.junitTest
A variety of tests for testing program functionality.
com.fatdog.xmlEngine.words - package com.fatdog.xmlEngine.words
Low-level routines for word storage and string <=> intKey conversions.
com.fatdog.xmlEngine.words.dictionaries - package com.fatdog.xmlEngine.words.dictionaries
Low-level routines for word storage and string <=> intKey conversions.
comparisonExpr() - Method in class com.fatdog.xmlEngine.javacc.XQueryParser
 
complexBlockPositional(String, int) - Method in class com.fatdog.xmlEngine.DocItems
 
complexBlockPositional(String, int) - Method in class com.fatdog.xmlEngine.ResultList
 
complexPositional(String, int) - Method in class com.fatdog.xmlEngine.DocItems
 
complexPositional(String, int) - Method in class com.fatdog.xmlEngine.ResultList
 
constructedFilterTree(SimpleNode, SimpleNode, SimpleNode) - Method in class com.fatdog.xmlEngine.TreeWalker
 
constructor() - Method in class com.fatdog.xmlEngine.javacc.XQueryParser
 
containsAtomics() - Method in class com.fatdog.xmlEngine.DocItems
 
containsAtomics() - Method in class com.fatdog.xmlEngine.ResultList
 
containsKey(String) - Method in class com.fatdog.xmlEngine.words.dictionaries.WordListHashtable
 
containsKey(String, int[]) - Method in class com.fatdog.xmlEngine.words.dictionaries.WordListHashtable
 
containsNonAtomics() - Method in class com.fatdog.xmlEngine.DocItems
 
containsNonAtomics() - Method in class com.fatdog.xmlEngine.ResultList
 
containsWordXRefs(String, int[]) - Method in class com.fatdog.xmlEngine.words.dictionaries.WordListHashtable
We check whether the word's already been entered in the dictionary.
contains_word(Vector, Vector, TreeWalker) - Method in class com.fatdog.xmlEngine.DocItems
 
contains_word(SimpleNode, SimpleNode) - Method in class com.fatdog.xmlEngine.FandO
Return a sequence of nodes containing the word(s) of interest.
contains_word(Vector, Vector) - Method in class com.fatdog.xmlEngine.ResultList
 
content(String) - Method in interface com.fatdog.xmlEngine.IProtocolHandler
Return the XML contents of the resource addressed by this custom protocol.
content() - Method in class com.fatdog.xmlEngine.javacc.XQueryParser
 
content(String) - Method in class com.fatdog.xmlEngine.junitTest.XYZ_ProtocolHandler
 
copyRef_1To2(int) - Method in class com.fatdog.xmlEngine.IntList
 
copyResultItemsToDestination(QueryDocumentTree, QueryDocumentTree) - Method in class com.fatdog.xmlEngine.ResultList
 
count() - Method in class com.fatdog.xmlEngine.IntList
 
countNodeTypes() - Method in class com.fatdog.xmlEngine.NodeTree
 
currDocID() - Method in class com.fatdog.xmlEngine.IndexManager
 
currNamespaceBinding(String) - Method in class com.fatdog.xmlEngine.TreeWalker
 
currentToken - Variable in class com.fatdog.xmlEngine.javacc.ParseException
This is the last token that has been consumed successfully.

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