|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ILogger | Interface used to display warnings/errors while parsing the SDK content. |
IReaderLogger | Interface to read a line from the System.in input stream. |
PositionXmlParser.Position |
Class Summary | |
---|---|
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. |
PositionXmlParser.DefaultPosition | |
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 . |
XmlUtils | XML Utilities |
Enum Summary | |
---|---|
StdLogger.Level |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |