FileUtils |
|
GrabProcessOutput |
|
HtmlBuilder |
|
NullLogger |
Dummy implementation of an ILogger .
|
Pair<S,T> |
A Pair class is simply a 2-tuple for use in this package.
|
PositionXmlParser |
A simple DOM XML parser which can retrieve exact beginning and end offsets
(and line and column numbers) for element nodes as well as attribute nodes.
|
SdkUtils |
Miscellaneous utilities used by the Android SDK tools
|
SparseArray<E> |
SparseArrays map integers to Objects.
|
SparseIntArray |
SparseIntArrays map integers to integers.
|
StdLogger |
An implementation of ILogger that prints to System.out and System.err .
|
StringHelper |
|
XmlUtils |
XML Utilities
|