Class Summary |
AddonManifestIniProps |
This class describes the properties that can appear in an add-on's manifest.ini file. |
FullRevision |
Package multi-part revision number composed of a tuple
(major.minor.micro) and an optional preview revision
(the lack of a preview number indicates it's not a preview
but a final package.) |
License |
License text, with an optional license XML reference. |
MajorRevision |
Package revision number composed of a single major revision. |
NoPreviewRevision |
Package multi-part revision number composed of a tuple
(major.minor.micro) but without support for any optional preview number. |
PkgProps |
Public constants used by the repository when saving source.properties
files in local packages. |
PreciseRevision |
A FullRevision which distinguishes between x and x.0, x.0.0, x.y.0, etc; it basically
keeps track of the precision of the revision string. |
RepoConstants |
Deprecated. moved to studio |
RepoXsdUtil |
Utilities related to the respository XSDs. |
SdkAddonConstants |
Deprecated. moved to studio |
SdkAddonsListConstants |
Deprecated. moved to studio |
SdkRepoConstants |
Deprecated. moved to studio |
SdkStatsConstants |
Deprecated. moved to studio |
SdkSysImgConstants |
Deprecated. moved to studio |