com.bowstreet.builders.webapp.pagelocation
Interface PageLocation.Tokens

Enclosing interface:
PageLocation

public static interface PageLocation.Tokens


Field Summary
static int ALLPAGES
           
static int AND
           
static int COMMA
           
static int COMMENT
           
static int ELSE
           
static int ENDCOMMENT
           
static int EQUALS
           
static int EXISTS
           
static int FALSE
           
static int INSAFTER
           
static int INSBEFORE
           
static int INSBOT
           
static int INSTOP
           
static int LPAREN
           
static int NAMESEARCH
           
static int NOT
           
static int NULL
           
static int OFF
           
static int ON
           
static int OR
           
static int PAGE
           
static int PAGESWHERE
           
static int RENAME
           
static int RPAREN
           
static int STRING
           
static int TABLEABOVE
           
static int TABLEBELOW
           
static int TABLELEFT
           
static int TABLERIGHT
           
static int TRUE
           
static int WRAPPER
           
static int XPATH
           
 

Field Detail

ALLPAGES

static final int ALLPAGES
See Also:
Constant Field Values

AND

static final int AND
See Also:
Constant Field Values

COMMA

static final int COMMA
See Also:
Constant Field Values

COMMENT

static final int COMMENT
See Also:
Constant Field Values

ELSE

static final int ELSE
See Also:
Constant Field Values

ENDCOMMENT

static final int ENDCOMMENT
See Also:
Constant Field Values

EQUALS

static final int EQUALS
See Also:
Constant Field Values

EXISTS

static final int EXISTS
See Also:
Constant Field Values

FALSE

static final int FALSE
See Also:
Constant Field Values

INSAFTER

static final int INSAFTER
See Also:
Constant Field Values

INSBEFORE

static final int INSBEFORE
See Also:
Constant Field Values

INSBOT

static final int INSBOT
See Also:
Constant Field Values

INSTOP

static final int INSTOP
See Also:
Constant Field Values

LPAREN

static final int LPAREN
See Also:
Constant Field Values

NAMESEARCH

static final int NAMESEARCH
See Also:
Constant Field Values

NOT

static final int NOT
See Also:
Constant Field Values

NULL

static final int NULL
See Also:
Constant Field Values

OFF

static final int OFF
See Also:
Constant Field Values

ON

static final int ON
See Also:
Constant Field Values

OR

static final int OR
See Also:
Constant Field Values

PAGE

static final int PAGE
See Also:
Constant Field Values

PAGESWHERE

static final int PAGESWHERE
See Also:
Constant Field Values

RENAME

static final int RENAME
See Also:
Constant Field Values

RPAREN

static final int RPAREN
See Also:
Constant Field Values

STRING

static final int STRING
See Also:
Constant Field Values

TABLEABOVE

static final int TABLEABOVE
See Also:
Constant Field Values

TABLEBELOW

static final int TABLEBELOW
See Also:
Constant Field Values

TABLELEFT

static final int TABLELEFT
See Also:
Constant Field Values

TABLERIGHT

static final int TABLERIGHT
See Also:
Constant Field Values

TRUE

static final int TRUE
See Also:
Constant Field Values

WRAPPER

static final int WRAPPER
See Also:
Constant Field Values

XPATH

static final int XPATH
See Also:
Constant Field Values


Copyright © 2009 IBM. All Rights Reserved.