Class |
Description |
AidlProcessor
|
A Source File processor for AIDL files. |
FileGatherer
|
Source Searcher processor, gathering a list of all the files found by the SourceSearcher. |
JackConversionCache
|
Cache for jar -> jack conversion, using the Jill tool. |
LeafFolderGatherer
|
Source Searcher processor, gathering a list of folders containing processed source files. |
PreDexCache
|
Pre Dexing cache. |
PreProcessCache
|
|
PreProcessCache.Item
|
Items representing jar/dex files that have been processed during a build. |
PreProcessCache.Key
|
Key to store Item/StoredItem in maps.
|
PreProcessCache.StoredItem
|
Items representing jar/dex files that have been processed in a previous build, then were
stored in a cache file and then reloaded during the current build. |
RenderScriptProcessor
|
Compiles Renderscript files. |
SourceSearcher
|
Class to search for source files (by extension) in a set of source folders. |