Package com.android.sdklib.repository.descriptors

Interface Summary
IAddonDesc IAddonDesc returns extra information on add-on descriptors.
IPkgCapabilities IPkgCapabilities describe which attributes are available for each kind of SDK Manager package type.
IPkgDesc IPkgDesc keeps information on individual SDK packages (both local or remote packages definitions.)
Packages have different attributes depending on their type.
IPkgDescExtra IPkgDescExtra keeps information on individual extra SDK packages (both local or remote packages definitions.) The base IPkgDesc tries to present a unified interface to package attributes and this interface adds methods specific to extras.
 

Class Summary
IdDisplay Immutable structure that represents a tuple (id-string + display-string.)
PkgDesc PkgDesc keeps information on individual SDK packages (both local or remote packages definitions.)
Packages have different attributes depending on their type.
PkgDescExtra Implementation detail of IPkgDescExtra for extra packages.
 

Enum Summary
PkgType Package types handled by the LocalSdk.