Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
I
INT
- Static variable in class com.fatdog.xmlEngine.
DocItems
INTS_PER_ENTRY
- Static variable in class com.fatdog.xmlEngine.
NodeTree
IProtocolHandler
- interface com.fatdog.xmlEngine.
IProtocolHandler
.
Provides a callback for implementers of custom protocols.
ITEMTYPE
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
IWordHandler
- interface com.fatdog.xmlEngine.words.
IWordHandler
.
Provides a callback for clients who need a word-break capability.
Ideographic
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
Idiv
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
IfLpar
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
IfThenElse
- class com.fatdog.xmlEngine.javacc.
IfThenElse
.
IfThenElse(int)
- Constructor for class com.fatdog.xmlEngine.javacc.
IfThenElse
IfThenElse(XQueryParser, int)
- Constructor for class com.fatdog.xmlEngine.javacc.
IfThenElse
ImportModuleToken
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
ImportSchemaToken
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
In
- class com.fatdog.xmlEngine.javacc.
In
.
In(int)
- Constructor for class com.fatdog.xmlEngine.javacc.
In
In(XQueryParser, int)
- Constructor for class com.fatdog.xmlEngine.javacc.
In
In
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
InContextForKindTest
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
IndexManager
- class com.fatdog.xmlEngine.
IndexManager
.
The main class responsible for managing internal index data structures.
IndexManager(XQEngine)
- Constructor for class com.fatdog.xmlEngine.
IndexManager
Instanceof
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
IntList
- class com.fatdog.xmlEngine.
IntList
.
A dynamic array structure for storing collections of integers.
IntList()
- Constructor for class com.fatdog.xmlEngine.
IntList
IntList(int)
- Constructor for class com.fatdog.xmlEngine.
IntList
IntList(int, int)
- Constructor for class com.fatdog.xmlEngine.
IntList
IntegerLit
- class com.fatdog.xmlEngine.javacc.
IntegerLit
.
IntegerLit(int)
- Constructor for class com.fatdog.xmlEngine.javacc.
IntegerLit
IntegerLit(XQueryParser, int)
- Constructor for class com.fatdog.xmlEngine.javacc.
IntegerLit
IntegerLiteral
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
Intersect
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
InvalidQueryException
- exception com.fatdog.xmlEngine.exceptions.
InvalidQueryException
.
The JavaCC parser or lexer complained about the syntax of a query.
InvalidQueryException(String)
- Constructor for class com.fatdog.xmlEngine.exceptions.
InvalidQueryException
Is
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
IsNot
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
Item
- Static variable in interface com.fatdog.xmlEngine.javacc.
XQueryParserConstants
id()
- Method in class com.fatdog.xmlEngine.javacc.
SimpleNode
ifExpr()
- Method in class com.fatdog.xmlEngine.javacc.
XQueryParser
ifThenElse(SimpleNode, SimpleNode, SimpleNode)
- Method in class com.fatdog.xmlEngine.
TreeWalker
ignorableWhitespace(char[], int, int)
- Method in class com.fatdog.xmlEngine.
SAXHandler
image
- Variable in class com.fatdog.xmlEngine.javacc.
Token
The string image of the token.
indexShakespeare(XQEngine, String, int)
- Method in class
SampleApp
insertUpdate(DocumentEvent)
- Method in class
SampleApp
integerLiteral()
- Method in class com.fatdog.xmlEngine.javacc.
XQueryParser
isAtomic(int[])
- Method in class com.fatdog.xmlEngine.
DocItems
isAtomic(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isAttributeNode(int[])
- Method in class com.fatdog.xmlEngine.
DocItems
isAttributeNode(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isAttributesOnly()
- Method in class com.fatdog.xmlEngine.
ResultList
isBoolean(int[])
- Method in class com.fatdog.xmlEngine.
DocItems
isBoolean(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isBooleanValue(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isDebugOutputToConsole()
- Method in class com.fatdog.xmlEngine.
XQEngine
Queries whether the debug-output-to-console flag has been set.
isDistributedQNameDictionaries()
- Method in class com.fatdog.xmlEngine.
XQEngine
isElementNode(int[])
- Method in class com.fatdog.xmlEngine.
DocItems
isElementNode(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isEmpty()
- Method in class com.fatdog.xmlEngine.words.dictionaries.
WordListHashtable
isFirstSibling_BASE(int)
- Method in class com.fatdog.xmlEngine.
NodeTree
isInteger(int[])
- Method in class com.fatdog.xmlEngine.
DocItems
isInteger(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isLastSibling(int)
- Method in class com.fatdog.xmlEngine.
NodeTree
isNode(int[])
- Method in class com.fatdog.xmlEngine.
DocItems
isNode(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isShowFileIndexing()
- Method in class com.fatdog.xmlEngine.
XQEngine
Queries whether file-indexing progress is to be written to the console.
isSingleBoolean()
- Method in class com.fatdog.xmlEngine.
ResultList
isSorted()
- Method in class com.fatdog.xmlEngine.
DocItems
isSorted()
- Method in class com.fatdog.xmlEngine.
IntList
isString(int[])
- Method in class com.fatdog.xmlEngine.
DocItems
isString(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isTextNode(int[])
- Method in class com.fatdog.xmlEngine.
DocItems
isTextNode(int[])
- Method in class com.fatdog.xmlEngine.
ResultList
isTopLevelNode(int)
- Method in class com.fatdog.xmlEngine.
ConstructedNodes
isTopLevelNode(int)
- Method in class com.fatdog.xmlEngine.
QueryDocumentTree
isValidDocId(int)
- Method in class com.fatdog.xmlEngine.
IndexManager
isWordIndexing()
- Method in class com.fatdog.xmlEngine.
XQEngine
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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