org.apache.directory.shared.ldap.filter
Interface FilterValueLexerTokenTypes
- All Known Implementing Classes:
- AntlrFilterValueLexer
- public interface FilterValueLexerTokenTypes
EOF
public static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
public static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
HEXDIG
public static final int HEXDIG
- See Also:
- Constant Field Values
VALUEENCODING
public static final int VALUEENCODING
- See Also:
- Constant Field Values
NORMAL
public static final int NORMAL
- See Also:
- Constant Field Values
ESCAPED
public static final int ESCAPED
- See Also:
- Constant Field Values
UTF1SUBSET
public static final int UTF1SUBSET
- See Also:
- Constant Field Values
EXCLAMATION
public static final int EXCLAMATION
- See Also:
- Constant Field Values
AMPERSAND
public static final int AMPERSAND
- See Also:
- Constant Field Values
ASTERISK
public static final int ASTERISK
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
VERTBAR
public static final int VERTBAR
- See Also:
- Constant Field Values
TILDE
public static final int TILDE
- See Also:
- Constant Field Values
ESC
public static final int ESC
- See Also:
- Constant Field Values
UTF8
public static final int UTF8
- See Also:
- Constant Field Values
UTFMB
public static final int UTFMB
- See Also:
- Constant Field Values
UTF0
public static final int UTF0
- See Also:
- Constant Field Values
UTF1
public static final int UTF1
- See Also:
- Constant Field Values
UTF2
public static final int UTF2
- See Also:
- Constant Field Values
UTF3
public static final int UTF3
- See Also:
- Constant Field Values
UTF4
public static final int UTF4
- See Also:
- Constant Field Values
Copyright © 2003-2006 . All Rights Reserved.