Package com.android.sdklib.repositoryv2.meta

Interface Summary
DetailsTypes.AddonDetailsType Details type for addon packages.
DetailsTypes.ApiDetailsType Common methods shared by all android version-specific details types.
DetailsTypes.ExtraDetailsType Details type for extra packages.
DetailsTypes.MavenType Details type for packages that will be installed as maven artifacts in our local maven repository.
DetailsTypes.PlatformDetailsType Details type for platform packages.
DetailsTypes.SourceDetailsType Trivial details type for source packages.
DetailsTypes.SysImgDetailsType Details type for system images packages.
 

Class Summary
AddonFactory Parent class for ObjectFactories created by xjc from sdk-addon-XX.xsd, for creating addon-schema-specific TypeDetails.
DetailsTypes Container for the subclasses of TypeDetails used by the android SDK.
DetailsTypes.AddonDetailsType.Libraries List of all Librarys included in this package.
DetailsTypes.PlatformDetailsType.LayoutlibType Parent class for xjc-generated classes containing info on the layout lib version.
Library Information about a IAndroidTarget.OptionalLibrary provided by a package.
RepoFactory Parent class for ObjectFactories created by xjc from sdk-repository-XX.xsd, for creating repository-schema-specific TypeDetails and associated classes.
SdkCommonFactory Parent class for ObjectFactories created by xjc from sdk-common-XX.xsd, for creating sdk-specific types shared by multiple concrete schemas.
SysImgFactory Parent class for ObjectFactories created by xjc from sdk-sys-img-XX.xsd, for creating system image-schema-specific TypeDetails.