| Class | Description |
|---|---|
| Activator | |
| CategoryParser |
Parses a category.xml file.
|
| CategoryPublisherApplication |
This application categorizes the elements in a repo based on a category definition file.
|
| CategoryXMLAction |
This action parses a category file and publishes all the categories whose
elements are contained in the publisher results.
|
| DefaultSiteParser |
Parses a site.xml file.
|
| DigestParser |
Default feature parser.
|
| LocalUpdateSiteAction |
A publishing action that processes a local (File-based) update site and generates
metadata and artifacts for the features, bundles and site index (categories etc).
|
| Messages | |
| RemoteFeaturesAction | |
| RemoteUpdateSiteAction |
A publishing action that processes a remote (URL-based) update site and generates
metadata and artifacts for the features, bundles and site index (categories etc).
|
| SiteBundle | |
| SiteCategory |
A category in an update site.
|
| SiteFeature |
A reference to a feature in an update site.xml file.
|
| SiteIU | |
| SiteModel |
A model of an update site.
|
| SiteXMLAction |
Action which processes a site.xml and generates categories.
|
| UpdateSite | |
| UpdateSitePublisherApplication |
This application generates meta-data/artifact repositories from a local update site.
|
| VersionSuffixGenerator |
Refactored from org.eclipse.pde.internal.build.builder.BuildDirector
|