edu.umd.cs.db.xsq
Class Consts
java.lang.Object
|
+--edu.umd.cs.db.xsq.Consts
- public class Consts
- extends java.lang.Object
Class description goes here
Method Summary |
static void |
setRootTag(java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_XPATH_LEN
public static final int MAX_XPATH_LEN
- See Also:
- Constant Field Values
MAX_XPATH_NODES
public static final int MAX_XPATH_NODES
- See Also:
- Constant Field Values
MAX_PDT_DEPTH
public static final int MAX_PDT_DEPTH
- See Also:
- Constant Field Values
MAX_NUM_ATTR
public static final int MAX_NUM_ATTR
- See Also:
- Constant Field Values
MAX_TAG_LENGTH
public static final int MAX_TAG_LENGTH
- See Also:
- Constant Field Values
MAX_PDT_STATES
public static final int MAX_PDT_STATES
- See Also:
- Constant Field Values
MAX_BPDT_NUMBER
public static final int MAX_BPDT_NUMBER
- See Also:
- Constant Field Values
MAX_OVERLAPPED_BPDT
public static final int MAX_OVERLAPPED_BPDT
- See Also:
- Constant Field Values
MAX_ITEM_IN_QUEUE
public static final int MAX_ITEM_IN_QUEUE
- See Also:
- Constant Field Values
TEXT_ATTR_NAME
public static final java.lang.String TEXT_ATTR_NAME
- See Also:
- Constant Field Values
ANY_ATTR_NAME
public static final java.lang.String ANY_ATTR_NAME
- See Also:
- Constant Field Values
ATTR_CATCHALL
public static final java.lang.String ATTR_CATCHALL
- See Also:
- Constant Field Values
BEGIN_STATE
public static final java.lang.String BEGIN_STATE
- See Also:
- Constant Field Values
END_STATE
public static final java.lang.String END_STATE
- See Also:
- Constant Field Values
EQ
public static final int EQ
- See Also:
- Constant Field Values
GT
public static final int GT
- See Also:
- Constant Field Values
LT
public static final int LT
- See Also:
- Constant Field Values
GET
public static final int GET
- See Also:
- Constant Field Values
LET
public static final int LET
- See Also:
- Constant Field Values
NET
public static final int NET
- See Also:
- Constant Field Values
CONTAINS
public static final int CONTAINS
- See Also:
- Constant Field Values
EXISTS
public static final int EXISTS
- See Also:
- Constant Field Values
TRUE
public static final int TRUE
- See Also:
- Constant Field Values
FALSE
public static final int FALSE
- See Also:
- Constant Field Values
NA
public static final int NA
- See Also:
- Constant Field Values
ALL
public static final int ALL
- See Also:
- Constant Field Values
BEGIN
public static final int BEGIN
- See Also:
- Constant Field Values
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
END
public static final int END
- See Also:
- Constant Field Values
CATCHALL
public static final int CATCHALL
- See Also:
- Constant Field Values
IMMEDIATE
public static final int IMMEDIATE
- See Also:
- Constant Field Values
ERASE
public static final int ERASE
- See Also:
- Constant Field Values
OUTTRUE
public static final int OUTTRUE
- See Also:
- Constant Field Values
OUTFALSE
public static final int OUTFALSE
- See Also:
- Constant Field Values
NONE
public static final int NONE
- See Also:
- Constant Field Values
VALUE
public static final int VALUE
- See Also:
- Constant Field Values
AVG
public static final int AVG
- See Also:
- Constant Field Values
MAX
public static final int MAX
- See Also:
- Constant Field Values
MIN
public static final int MIN
- See Also:
- Constant Field Values
SUM
public static final int SUM
- See Also:
- Constant Field Values
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
ROOT_TAG
public static java.lang.String ROOT_TAG
INIT_QUERY
public static final java.lang.String INIT_QUERY
- See Also:
- Constant Field Values
TestFileName
public static final java.lang.String TestFileName
- See Also:
- Constant Field Values
HPDTFigureName
public static final java.lang.String HPDTFigureName
- See Also:
- Constant Field Values
Consts
public Consts()
setRootTag
public static void setRootTag(java.lang.String s)