| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertiesTokens
The PropertiesTokens interface defines the constants
 for the various pieces of a *.properties or *.rts file.  Currently,
 only two token types are differentiated, comments and property
 definitions.  No tokens are generated for white space. 
LexerToken, 
PropertiesLexer| Field Summary | |
|---|---|
static int | 
TK_COMMENT
Constant for a comment in the *.properties or *.rts file.  | 
static int | 
TK_DEFINITION
Constant for a *.properties or *.rts file definition.  | 
| Field Detail | 
|---|
static final int TK_DEFINITION
static final int TK_COMMENT
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.0) E13403-08  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||