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

A

actionPerformed(ActionEvent) - Method in class edu.umd.cs.db.xsq.XSQMenuBar
 
add(QueueItem) - Method in class edu.umd.cs.db.xsq.HPDTOutputQ
 
addAttribute(String, String) - Method in class edu.umd.cs.db.xsq.Event
 
addBufferWithFlag(long) - Method in class edu.umd.cs.db.xsq.PDTStatBuffer
 
addOutputOp(int) - Method in class edu.umd.cs.db.xsq.PDTArc
 
addState(PDTState, long) - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 
AGGREGATE - Static variable in class edu.umd.cs.db.xsq.Output
 
AGGREGATE_UP - Static variable in class edu.umd.cs.db.xsq.Output
 
ALL - Static variable in class edu.umd.cs.db.xsq.Consts
 
ANY_ATTR_NAME - Static variable in class edu.umd.cs.db.xsq.Consts
 
ATTR_CATCHALL - Static variable in class edu.umd.cs.db.xsq.Consts
 
AVG - Static variable in class edu.umd.cs.db.xsq.Consts
 

B

BasicPDT - class edu.umd.cs.db.xsq.BasicPDT.
The BPDT class implements the Basic PDT component.
BasicPDT(XPathNode, PDTState, int, int) - Constructor for class edu.umd.cs.db.xsq.BasicPDT
Constructor.
BEGIN - Static variable in class edu.umd.cs.db.xsq.Consts
 
BEGIN_STATE - Static variable in class edu.umd.cs.db.xsq.Consts
 

C

CATCHALL - Static variable in class edu.umd.cs.db.xsq.Consts
 
characters(char[], int, int) - Method in class edu.umd.cs.db.xsq.XSQParser
 
checkAll() - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 
checkAll(boolean) - Method in class edu.umd.cs.db.xsq.HPDTOutputQ
 
CLEAR - Static variable in class edu.umd.cs.db.xsq.Output
 
clear() - Method in class edu.umd.cs.db.xsq.StatBuffer
 
clear(long) - Method in class edu.umd.cs.db.xsq.PDTOutputQ
 
clearAttrList() - Method in class edu.umd.cs.db.xsq.Event
 
clone() - Method in class edu.umd.cs.db.xsq.Output
 
Consts - class edu.umd.cs.db.xsq.Consts.
Class description goes here
Consts() - Constructor for class edu.umd.cs.db.xsq.Consts
 
CONTAINS - Static variable in class edu.umd.cs.db.xsq.Consts
 
COUNT - Static variable in class edu.umd.cs.db.xsq.Consts
 
CurrentStateSet - class edu.umd.cs.db.xsq.CurrentStateSet.
Class description goes here
CurrentStateSet(PDTState, long) - Constructor for class edu.umd.cs.db.xsq.CurrentStateSet
 

D

debug - Static variable in class edu.umd.cs.db.xsq.Tools
 
debugBuildHPDT - Static variable in class edu.umd.cs.db.xsq.Tools
 
debugLevel - Static variable in class edu.umd.cs.db.xsq.Tools
 
debugOutputQ - Static variable in class edu.umd.cs.db.xsq.Tools
 
debugRunHPDT - Static variable in class edu.umd.cs.db.xsq.Tools
 
debugStat - Static variable in class edu.umd.cs.db.xsq.Tools
 
debugXPathParser - Static variable in class edu.umd.cs.db.xsq.Tools
 
decreaseCount() - Method in class edu.umd.cs.db.xsq.QueueItem
Decrease the value of count by 1.
drawHPDT() - Method in class edu.umd.cs.db.xsq.HPDT
Generate a graph in the format of .DOT file that can be used by the Graphviz program.

E

edu.umd.cs.db.xsq - package edu.umd.cs.db.xsq
 
END - Static variable in class edu.umd.cs.db.xsq.Consts
 
END_STATE - Static variable in class edu.umd.cs.db.xsq.Consts
 
endDocument() - Method in class edu.umd.cs.db.xsq.XSQParser
 
endElement(String, String, String) - Method in class edu.umd.cs.db.xsq.XSQParser
 
ENQUEUE - Static variable in class edu.umd.cs.db.xsq.Output
 
ENQUEUE_UP - Static variable in class edu.umd.cs.db.xsq.Output
 
ENQUEUE_UPLOAD - Static variable in class edu.umd.cs.db.xsq.Output
 
enqueue(QueueItem, long) - Method in class edu.umd.cs.db.xsq.PDTOutputQ
 
EQ - Static variable in class edu.umd.cs.db.xsq.Consts
 
ERASE - Static variable in class edu.umd.cs.db.xsq.Consts
 
evaluate(Event) - Method in class edu.umd.cs.db.xsq.Filter
 
evaluateText(Event, String) - Method in class edu.umd.cs.db.xsq.Filter
 
Evaluator - class edu.umd.cs.db.xsq.Evaluator.
Evaluator provides the methods to evaluate all the filter functions allowed in the filter.
Evaluator() - Constructor for class edu.umd.cs.db.xsq.Evaluator
 
Event - class edu.umd.cs.db.xsq.Event.
 
Event() - Constructor for class edu.umd.cs.db.xsq.Event
 
Event(String, int, int, int) - Constructor for class edu.umd.cs.db.xsq.Event
 
executeQuery() - Method in class edu.umd.cs.db.xsq.XSQPanel
 
EXISTS - Static variable in class edu.umd.cs.db.xsq.Consts
 

F

FALSE - Static variable in class edu.umd.cs.db.xsq.Consts
 
Filter - class edu.umd.cs.db.xsq.Filter.
Filter object is corresponding to the filter function in the XPath Expression
Filter() - Constructor for class edu.umd.cs.db.xsq.Filter
 
findAttrValue(String) - Method in class edu.umd.cs.db.xsq.Event
Return the index of the required attrName.
findLayerDifference(int, int) - Static method in class edu.umd.cs.db.xsq.BasicPDT
This function works only when BPDT lower is in the right tree of BPDT higher.
findUnknownAncester(int) - Static method in class edu.umd.cs.db.xsq.BasicPDT
Return the unique ID of the ancestor that has the BPDT in its right subtree.
finish() - Method in class edu.umd.cs.db.xsq.HPDT
 
FLUSH - Static variable in class edu.umd.cs.db.xsq.Output
 
FLUSH_OUTPUT - Static variable in class edu.umd.cs.db.xsq.Output
 
flush(int, boolean) - Method in class edu.umd.cs.db.xsq.StatBuffer
 
flush(long) - Method in class edu.umd.cs.db.xsq.PDTOutputQ
Mark all items in the queue with flag as output.

G

GET - Static variable in class edu.umd.cs.db.xsq.Consts
 
get(int) - Method in class edu.umd.cs.db.xsq.HPDTOutputQ
 
getAttrName() - Method in class edu.umd.cs.db.xsq.Output
Get the value of mAttrName.
getAttrNameAt(int) - Method in class edu.umd.cs.db.xsq.Event
 
getAttrValueAt(int) - Method in class edu.umd.cs.db.xsq.Event
 
getBpdtId() - Method in class edu.umd.cs.db.xsq.PDTStatBuffer
 
getBpdtId() - Method in class edu.umd.cs.db.xsq.PDTOutputQ
 
getBuffer() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getBufferWithFlag(long) - Method in class edu.umd.cs.db.xsq.PDTStatBuffer
 
getBufferWithFlag(long) - Method in class edu.umd.cs.db.xsq.PDTOutputQ
 
getCount() - Method in class edu.umd.cs.db.xsq.QueueItem
Return the count of the item.
getCurTime() - Static method in class edu.umd.cs.db.xsq.Tools
 
getDestState() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getEval() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getEvalStr(int) - Static method in class edu.umd.cs.db.xsq.Tools
 
getEvent() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getEventStr(int) - Static method in class edu.umd.cs.db.xsq.Tools
 
getFilter() - Method in class edu.umd.cs.db.xsq.XPathNode
Get the filter String.
getFilter() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getFlag(int) - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 
getFuncName() - Method in class edu.umd.cs.db.xsq.Output
Get the value of mFuncName.
getItem(int) - Method in class edu.umd.cs.db.xsq.StatBuffer
 
getLabel() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getLayerOfBpdt(int) - Static method in class edu.umd.cs.db.xsq.BasicPDT
Return the layer of the BPDT that has unique ID bpdtid.
getLocationStep() - Method in class edu.umd.cs.db.xsq.BasicPDT
Return the location step that the current BPDT is generated from.
getLowestDepth(long) - Static method in class edu.umd.cs.db.xsq.ItemFlag
Get the lowest depth in the flag.
getNameOfBpdt(int) - Static method in class edu.umd.cs.db.xsq.BasicPDT
Return a name of the BPDT in the form of "layer.seqnum".
getNaState() - Method in class edu.umd.cs.db.xsq.BasicPDT
Return the NA state of the current BPDT.
getNumberInLayerOfBpdt(int) - Static method in class edu.umd.cs.db.xsq.BasicPDT
Get the seqeunce number of the bpdtid in the same layer.
getNumberOfStates() - Method in class edu.umd.cs.db.xsq.BasicPDT
Get number of states in the current BPDT.
getOp(String) - Static method in class edu.umd.cs.db.xsq.Tools
 
getOperation() - Method in class edu.umd.cs.db.xsq.Output
Get the value of mOperation.
getOperationName() - Method in class edu.umd.cs.db.xsq.Output
 
getOutput() - Method in class edu.umd.cs.db.xsq.XPathNode
Get the output String.
getOutput() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getOutputFunction() - Method in class edu.umd.cs.db.xsq.Output
 
getOutputFunction(String) - Method in class edu.umd.cs.db.xsq.Output
 
getParentFrame() - Method in class edu.umd.cs.db.xsq.XSQMenuBar
 
getParentPDTID() - Method in class edu.umd.cs.db.xsq.BasicPDT
Get the unique ID of the parent BPDT.
getParentResult() - Method in class edu.umd.cs.db.xsq.BasicPDT
Return the result of the parent BPDT, i.e., which state the current BPDT is connected to the parent.
getPDTID() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getPDTID() - Method in class edu.umd.cs.db.xsq.BasicPDT
Get the unique ID of the current BPDT.
getResult() - Method in class edu.umd.cs.db.xsq.HPDT
Get the result of the query.
getResult() - Method in class edu.umd.cs.db.xsq.XSQParser
 
getSrcState() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getStartState() - Method in class edu.umd.cs.db.xsq.BasicPDT
Return the start state of the BPDT.
getState(int) - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 
getStates() - Method in class edu.umd.cs.db.xsq.BasicPDT
Get all the states in the current BPDT.
getTag() - Method in class edu.umd.cs.db.xsq.XPathNode
Get the tag.
getTagName() - Method in class edu.umd.cs.db.xsq.Output
Get the value of mTagName.
getTagName() - Method in class edu.umd.cs.db.xsq.Filter
Get the value of mTagName.
getTagString() - Method in class edu.umd.cs.db.xsq.PDTArc
 
getTrueState() - Method in class edu.umd.cs.db.xsq.BasicPDT
Return the TRUE state of the current BPDT.
getXPathVector(Vector, String) - Method in class edu.umd.cs.db.xsq.XPathParser
 
GridBagHelper - class edu.umd.cs.db.xsq.GridBagHelper.
A helper class to help organize the components in the panel.
GridBagHelper(Container) - Constructor for class edu.umd.cs.db.xsq.GridBagHelper
 
GT - Static variable in class edu.umd.cs.db.xsq.Consts
 

H

HPDT - class edu.umd.cs.db.xsq.HPDT.
The hierarchical PDT system that connects all the basic PDTs.
HPDT(Vector, boolean) - Constructor for class edu.umd.cs.db.xsq.HPDT
 
HPDTFigureName - Static variable in class edu.umd.cs.db.xsq.Consts
 
HPDTOutputQ - class edu.umd.cs.db.xsq.HPDTOutputQ.
The HPDT keep every possible answer in the HPDT queue.
HPDTOutputQ() - Constructor for class edu.umd.cs.db.xsq.HPDTOutputQ
 

I

IMMEDIATE - Static variable in class edu.umd.cs.db.xsq.Consts
 
increaseCount() - Method in class edu.umd.cs.db.xsq.QueueItem
Increase the value of count by 1.
INIT_QUERY - Static variable in class edu.umd.cs.db.xsq.Consts
 
isAggregation() - Method in class edu.umd.cs.db.xsq.Output
 
isAggregation(String) - Static method in class edu.umd.cs.db.xsq.Output
 
isCatchall() - Method in class edu.umd.cs.db.xsq.PDTArc
 
isCharInOp(char) - Static method in class edu.umd.cs.db.xsq.Tools
 
isClosure() - Method in class edu.umd.cs.db.xsq.XPathNode
Get the value of closure.
isClosure() - Method in class edu.umd.cs.db.xsq.PDTArc
 
isContaining(String, String) - Static method in class edu.umd.cs.db.xsq.Evaluator
 
isCrossLayer() - Method in class edu.umd.cs.db.xsq.PDTArc
 
isEmpty - Variable in class edu.umd.cs.db.xsq.HPDTOutputQ
 
isEmpty() - Method in class edu.umd.cs.db.xsq.Output
 
isEmpty() - Method in class edu.umd.cs.db.xsq.Filter
 
isEqualTo(String, String) - Static method in class edu.umd.cs.db.xsq.Evaluator
 
isGreaterOREqualTo(String, String) - Static method in class edu.umd.cs.db.xsq.Evaluator
 
isGreaterThan(String, String) - Static method in class edu.umd.cs.db.xsq.Evaluator
 
isInitStatus() - Method in class edu.umd.cs.db.xsq.StatBuffer
 
isLessOREqualTo(String, String) - Static method in class edu.umd.cs.db.xsq.Evaluator
 
isLessThan(String, String) - Static method in class edu.umd.cs.db.xsq.Evaluator
 
isNotEqualTo(String, String) - Static method in class edu.umd.cs.db.xsq.Evaluator
 
isOutput() - Method in class edu.umd.cs.db.xsq.QueueItem
Get the value of Output.
isStateInBpdt(PDTState) - Method in class edu.umd.cs.db.xsq.BasicPDT
Determine if the state is in this BPDT.
isText() - Method in class edu.umd.cs.db.xsq.Output
 
isText() - Method in class edu.umd.cs.db.xsq.Filter
 
isZeroCount() - Method in class edu.umd.cs.db.xsq.QueueItem
If the reference count is zero, return true.
ItemFlag - class edu.umd.cs.db.xsq.ItemFlag.
 
ItemFlag() - Constructor for class edu.umd.cs.db.xsq.ItemFlag
 

K

keep(int) - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 

L

LET - Static variable in class edu.umd.cs.db.xsq.Consts
 
LT - Static variable in class edu.umd.cs.db.xsq.Consts
 

M

main(String[]) - Static method in class edu.umd.cs.db.xsq.ItemFlag
 
main(String[]) - Static method in class edu.umd.cs.db.xsq.XSQParser
 
main(String[]) - Static method in class edu.umd.cs.db.xsq.XSQ
 
main(String[]) - Static method in class edu.umd.cs.db.xsq.XSQFrame
 
matchArc(PDTState, String, int, int) - Method in class edu.umd.cs.db.xsq.PDTArc
 
matchArc(String, int, int) - Method in class edu.umd.cs.db.xsq.PDTArc
 
mAttrName - Variable in class edu.umd.cs.db.xsq.Filter
 
MAX - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_BPDT_NUMBER - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_ITEM_IN_QUEUE - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_NUM_ATTR - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_NUMBER_BPDT - Static variable in class edu.umd.cs.db.xsq.HPDT
 
MAX_OVERLAPPED_BPDT - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_PDT_DEPTH - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_PDT_STATES - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_RESULT_SIZE - Static variable in class edu.umd.cs.db.xsq.HPDT
 
MAX_TAG_LENGTH - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_XPATH_LEN - Static variable in class edu.umd.cs.db.xsq.Consts
 
MAX_XPATH_NODES - Static variable in class edu.umd.cs.db.xsq.Consts
 
mConst - Variable in class edu.umd.cs.db.xsq.Filter
 
mDepth - Variable in class edu.umd.cs.db.xsq.Event
 
merge(StatBuffer) - Method in class edu.umd.cs.db.xsq.StatBuffer
 
mEvent - Variable in class edu.umd.cs.db.xsq.Event
 
MIN - Static variable in class edu.umd.cs.db.xsq.Consts
 
mOp - Variable in class edu.umd.cs.db.xsq.Filter
 
mTag - Variable in class edu.umd.cs.db.xsq.Event
 
mTagName - Variable in class edu.umd.cs.db.xsq.Filter
 
mVectorAttrPair - Variable in class edu.umd.cs.db.xsq.Event
 

N

NA - Static variable in class edu.umd.cs.db.xsq.Consts
 
NET - Static variable in class edu.umd.cs.db.xsq.Consts
 
nextIsClosure() - Method in class edu.umd.cs.db.xsq.XPathNode
Get the value of mNextIsClosure.
NONE - Static variable in class edu.umd.cs.db.xsq.Consts
 
normalize(String) - Static method in class edu.umd.cs.db.xsq.Tools
 

O

out(String) - Static method in class edu.umd.cs.db.xsq.Tools
 
OUTFALSE - Static variable in class edu.umd.cs.db.xsq.Consts
 
outln(String) - Static method in class edu.umd.cs.db.xsq.Tools
 
Output - class edu.umd.cs.db.xsq.Output.
Class Output provides method to handle the output portion of the context node in the XPath expression.
OUTPUT - Static variable in class edu.umd.cs.db.xsq.Output
 
Output() - Constructor for class edu.umd.cs.db.xsq.Output
 
output(QueueItem) - Method in class edu.umd.cs.db.xsq.PDTOutputQ
If the item qi is in the queue, mark it as output and remove its reference from current queue.
OUTTRUE - Static variable in class edu.umd.cs.db.xsq.Consts
 

P

parseFilterString(String) - Method in class edu.umd.cs.db.xsq.Filter
 
parseOutputString(String) - Method in class edu.umd.cs.db.xsq.Output
 
PDTArc - class edu.umd.cs.db.xsq.PDTArc.
PDTArc is the transition arc in the PDT.
PDTArc() - Constructor for class edu.umd.cs.db.xsq.PDTArc
 
PDTOutputQ - class edu.umd.cs.db.xsq.PDTOutputQ.
Each BPDT has its own output queue.
PDTOutputQ(int, HPDTOutputQ) - Constructor for class edu.umd.cs.db.xsq.PDTOutputQ
 
PDTStatBuffer - class edu.umd.cs.db.xsq.PDTStatBuffer.
PDTStatBuffer is the buffer that holds necessary statistics for the query.
PDTStatBuffer(int, StatBuffer) - Constructor for class edu.umd.cs.db.xsq.PDTStatBuffer
 
printArc(int) - Method in class edu.umd.cs.db.xsq.PDTArc
 
printBpdt() - Method in class edu.umd.cs.db.xsq.BasicPDT
Print all the states in the BPDT.
printCombinedHPDT() - Method in class edu.umd.cs.db.xsq.HPDT
Print the HPDT as a single PDT.
printContent() - Method in class edu.umd.cs.db.xsq.PDTOutputQ
 
printContent() - Method in class edu.umd.cs.db.xsq.HPDT
 
printEvent() - Method in class edu.umd.cs.db.xsq.Event
 
printHPDT() - Method in class edu.umd.cs.db.xsq.HPDT
Print the BPDTs to the stdout.
printNode(int) - Method in class edu.umd.cs.db.xsq.XPathNode
 
printXPathVector(Vector) - Method in class edu.umd.cs.db.xsq.XPathParser
 
processEvent(Event) - Method in class edu.umd.cs.db.xsq.HPDT
This function is called by the events in the SAX parser.
putItem(int, String) - Method in class edu.umd.cs.db.xsq.StatBuffer
Currently there are at most two item in the StatBuffer.

Q

QueueItem - class edu.umd.cs.db.xsq.QueueItem.
The item in the queue.
QueueItem() - Constructor for class edu.umd.cs.db.xsq.QueueItem
 
QueueItem(long, String) - Constructor for class edu.umd.cs.db.xsq.QueueItem
 

R

remove(int) - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 
removeAll() - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 
removeLowestDepth(long) - Static method in class edu.umd.cs.db.xsq.ItemFlag
Remove the highest bit from the flag.
removeLowestDepth(long, int) - Static method in class edu.umd.cs.db.xsq.ItemFlag
Remove the highest bit from the flag if the lowest bit is at depth d.
removeLowestNBits(long, int) - Static method in class edu.umd.cs.db.xsq.ItemFlag
 
removeState(PDTState, long) - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 
resetRootTag() - Method in class edu.umd.cs.db.xsq.XSQPanel
 
ROOT_TAG - Static variable in class edu.umd.cs.db.xsq.Consts
 
run() - Method in class edu.umd.cs.db.xsq.XSQParser
 

S

setAttrName(String) - Method in class edu.umd.cs.db.xsq.Output
Set the value of mAttrName.
setBuffer(Output) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setClosure(boolean) - Method in class edu.umd.cs.db.xsq.XPathNode
Set the value of closure.
setClosure(boolean) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setContent(String) - Method in class edu.umd.cs.db.xsq.QueueItem
 
setCrossLayer(boolean) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setDepthBitAt(long, int) - Static method in class edu.umd.cs.db.xsq.ItemFlag
 
setDestState(PDTState) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setEval(int) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setEvent(int) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setFile(FileReader) - Method in class edu.umd.cs.db.xsq.XSQParser
 
setFilter(Filter) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setFilter(String) - Method in class edu.umd.cs.db.xsq.XPathNode
Set the filter String.
setFuncName(String) - Method in class edu.umd.cs.db.xsq.Output
Set the value of mFuncName.
setNextIsClosure(boolean) - Method in class edu.umd.cs.db.xsq.XPathNode
Set the value of nextIsClosure.
setOperation(int) - Method in class edu.umd.cs.db.xsq.Output
Set the value of mOperation.
setOutput(boolean) - Method in class edu.umd.cs.db.xsq.QueueItem
Set the value of Output.
setOutput(Output) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setOutput(String) - Method in class edu.umd.cs.db.xsq.XPathNode
Set the output String.
setParentFrame(JFrame) - Method in class edu.umd.cs.db.xsq.XSQMenuBar
 
setPDTID(int) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setRootTag(String) - Static method in class edu.umd.cs.db.xsq.Consts
 
setSrcState(PDTState) - Method in class edu.umd.cs.db.xsq.PDTArc
 
setTag(String) - Method in class edu.umd.cs.db.xsq.XPathNode
Set the tag.
setTagName(String) - Method in class edu.umd.cs.db.xsq.Output
Set the value of mTagName.
setTagName(String) - Method in class edu.umd.cs.db.xsq.Filter
Set the value of mTagName.
setTagString(String) - Method in class edu.umd.cs.db.xsq.PDTArc
 
showFileLocator() - Method in class edu.umd.cs.db.xsq.XSQPanel
 
size() - Method in class edu.umd.cs.db.xsq.CurrentStateSet
 
size() - Method in class edu.umd.cs.db.xsq.HPDTOutputQ
Return the size of the output queue.
startDocument() - Method in class edu.umd.cs.db.xsq.XSQParser
 
startElement(String, String, String, Attributes) - Method in class edu.umd.cs.db.xsq.XSQParser
Start element.
StatBuffer - class edu.umd.cs.db.xsq.StatBuffer.
Class description goes here
StatBuffer() - Constructor for class edu.umd.cs.db.xsq.StatBuffer
Constructor.
SUM - Static variable in class edu.umd.cs.db.xsq.Consts
 

T

TestFileName - Static variable in class edu.umd.cs.db.xsq.Consts
 
TEXT - Static variable in class edu.umd.cs.db.xsq.Consts
 
TEXT_ATTR_NAME - Static variable in class edu.umd.cs.db.xsq.Consts
 
tokenize(String) - Method in class edu.umd.cs.db.xsq.XPathParser
 
Tools - class edu.umd.cs.db.xsq.Tools.
Tools provides all the constants and the enumerate values
Tools() - Constructor for class edu.umd.cs.db.xsq.Tools
 
toString() - Method in class edu.umd.cs.db.xsq.Event
 
toString() - Method in class edu.umd.cs.db.xsq.QueueItem
 
toString() - Method in class edu.umd.cs.db.xsq.HPDTOutputQ
Return all the content in the queue.
toString() - Method in class edu.umd.cs.db.xsq.HPDT
 
toString(int) - Method in class edu.umd.cs.db.xsq.PDTArc
 
toString(long) - Static method in class edu.umd.cs.db.xsq.ItemFlag
 
TRUE - Static variable in class edu.umd.cs.db.xsq.Consts
 

U

UPDATE - Static variable in class edu.umd.cs.db.xsq.Output
 
updateItem(int, String) - Method in class edu.umd.cs.db.xsq.StatBuffer
Update the content in the buffer
updateItem(int, String, long) - Method in class edu.umd.cs.db.xsq.PDTStatBuffer
 
UPLOAD - Static variable in class edu.umd.cs.db.xsq.Output
 
upload(long, PDTOutputQ) - Method in class edu.umd.cs.db.xsq.PDTOutputQ
The function will upload the items in the current queue that has the flag to the queue of its parent.
USAGE_INFO - Static variable in class edu.umd.cs.db.xsq.XSQ
 
usage() - Static method in class edu.umd.cs.db.xsq.XSQ
 

V

VALUE - Static variable in class edu.umd.cs.db.xsq.Consts
 

X

XPathNode - class edu.umd.cs.db.xsq.XPathNode.
XPathNode is the functional unit, location step, in the XPath query expression.
XPathNode() - Constructor for class edu.umd.cs.db.xsq.XPathNode
 
XPathNode(String, String, String, boolean) - Constructor for class edu.umd.cs.db.xsq.XPathNode
 
XPathParser - class edu.umd.cs.db.xsq.XPathParser.
XPathParser will parse the XPath query and generate the PDT.
XPathParser() - Constructor for class edu.umd.cs.db.xsq.XPathParser
 
XSQ - class edu.umd.cs.db.xsq.XSQ.
The XSQ program takes two parameters as following: xsq [XMLFileName] [XPathExpression] It will evaluate the XPathExpression on the XMLFile.
XSQ() - Constructor for class edu.umd.cs.db.xsq.XSQ
 
XSQFrame - class edu.umd.cs.db.xsq.XSQFrame.
Class description goes here
XSQFrame() - Constructor for class edu.umd.cs.db.xsq.XSQFrame
 
XSQMenuBar - class edu.umd.cs.db.xsq.XSQMenuBar.
Class description goes here
XSQMenuBar(JFrame) - Constructor for class edu.umd.cs.db.xsq.XSQMenuBar
 
XSQPanel - class edu.umd.cs.db.xsq.XSQPanel.
Class description goes here
XSQPanel(JFrame) - Constructor for class edu.umd.cs.db.xsq.XSQPanel
 
XSQParser - class edu.umd.cs.db.xsq.XSQParser.
XSQParser defines the callbacks called by the SAX parser.
XSQParser() - Constructor for class edu.umd.cs.db.xsq.XSQParser
 
XSQParser(FileReader, HPDT) - Constructor for class edu.umd.cs.db.xsq.XSQParser
 

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