| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DefinitionTokens
The DefinitionTokens interface defines the constants
 for the the three pieces of a property file definition, the name,
 the assignment operator, and the value. 
LexerToken, 
DefinitionLexer| Field Summary | |
|---|---|
| static int | TK_NAMEConstant for the property name of a property definition. | 
| static int | TK_SYMBOLConstant for the assignment operator of a property definition. | 
| static int | TK_VALUEConstant for the property value of a property definition. | 
| Field Detail | 
|---|
static final int TK_NAME
static final int TK_VALUE
static final int TK_SYMBOL
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||