org.xbrlapi.xpointer
Interface PointerGrammarConstants
- All Known Implementing Classes:
- PointerGrammar, PointerGrammarTokenManager
public interface PointerGrammarConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
NormalChar
static final int NormalChar
- See Also:
- Constant Field Values
LeftDataBracket
static final int LeftDataBracket
- See Also:
- Constant Field Values
RightBracket
static final int RightBracket
- See Also:
- Constant Field Values
EscapedChar
static final int EscapedChar
- See Also:
- Constant Field Values
NCName
static final int NCName
- See Also:
- Constant Field Values
LeftBracket
static final int LeftBracket
- See Also:
- Constant Field Values
NCNameChar
static final int NCNameChar
- See Also:
- Constant Field Values
Letter
static final int Letter
- See Also:
- Constant Field Values
BaseChar
static final int BaseChar
- See Also:
- Constant Field Values
Ideographic
static final int Ideographic
- See Also:
- Constant Field Values
CombiningChar
static final int CombiningChar
- See Also:
- Constant Field Values
Digit
static final int Digit
- See Also:
- Constant Field Values
Extender
static final int Extender
- See Also:
- Constant Field Values
Space
static final int Space
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
WithinSchemeData
static final int WithinSchemeData
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage