com.microstrategy.webapi.EnumDSSXMLTokenLevels |
Class Overview
This interface defines the enumeration constants used to specify
the level of tokens.
Constants
public
static
final
int
DssXmlTokenLevelClient
Constant Value:
1
(0x00000001)
public
static
final
int
DssXmlTokenLevelLexed
Constant Value:
2
(0x00000002)
public
static
final
int
DssXmlTokenLevelParsed
Constant Value:
4
(0x00000004)
public
static
final
int
DssXmlTokenLevelReserved
Constant Value:
0
(0x00000000)
public
static
final
int
DssXmlTokenLevelResolved
Constant Value:
3
(0x00000003)