| Class | Description |
|---|---|
| RGeneration |
Utility class to generate
R.java files. |
| Symbol |
A symbol is a 4-tuple containing a resource type, a name, a java type and a value.
|
| SymbolIo |
Reads and writes symbol tables to files.
|
| SymbolTable |
List of symbols identifying resources in an Android application.
|
| SymbolTable.Builder |
Builder that creates a symbol table.
|