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.BuildToolDetailsType Trivial details type for build tools packages.
DetailsTypes.DocDetailsType Trivial details type for doc packages.
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.NdkDetailsType Trivial details type for ndk packages.
DetailsTypes.PlatformDetailsType Details type for platform packages.
DetailsTypes.PlatformToolDetailsType Trivial details type for platform-tool packages.
DetailsTypes.SourceDetailsType Trivial details type for source packages.
DetailsTypes.SysImgDetailsType Details type for system images packages.
DetailsTypes.ToolDetailsType Trivial details type for tool 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 DetailsTypes.Librarys included in this package.
DetailsTypes.Library Information about a IAndroidTarget.OptionalLibrary provided by a package.
DetailsTypes.PlatformDetailsType.LayoutlibType Parent class for xjc-generated classes containing info on the layout lib version.
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.