wt.dataops.archivesystem.search
Interface ArchiveQueryParserConstants
- All Known Implementing Classes:
- ArchiveQueryParser, ArchiveQueryParserTokenManager
- public interface ArchiveQueryParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
CHARANY
public static final int CHARANY
- See Also:
- Constant Field Values
CHARANYSP
public static final int CHARANYSP
- See Also:
- Constant Field Values
STRANY
public static final int STRANY
- See Also:
- Constant Field Values
OP
public static final int OP
- See Also:
- Constant Field Values
QUERY_OP_AND
public static final int QUERY_OP_AND
- See Also:
- Constant Field Values
QUERY_OP_OR
public static final int QUERY_OP_OR
- See Also:
- Constant Field Values
LEFT_PAR
public static final int LEFT_PAR
- See Also:
- Constant Field Values
RIGHT_PAR
public static final int RIGHT_PAR
- See Also:
- Constant Field Values
QUOTE
public static final int QUOTE
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
public static final String[] tokenImage