| 
 | 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 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_COMMENTConstant for a comment in the *.properties or *.rts file. | 
| static int | TK_DEFINITIONConstant 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 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 | |||||||||