| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.1) E13403-09  | 
|||||||||
| 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 Reference 11g Release 1 (11.1.1.7.1) E13403-09  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||