| Package | Description |
|---|---|
| oracle.javatools.parser.properties |
| Class and Description |
|---|
| 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. |
| PropertiesTokens
The
PropertiesTokens interface defines the constants for the various pieces of a *.properties or *.rts file. |
| PropertyFileLexerSetup |