Package | Description |
---|---|
org.eclipse.update.core |
Provides support for extending the base installation
and update services.
|
org.eclipse.update.core.model |
Provides model support for extending the base installation
and update services.
|
Modifier and Type | Method and Description |
---|---|
ISite |
ISiteFactory.createSite(URL url)
Returns a site defined by the supplied URL.
|
abstract ISite |
BaseSiteFactory.createSite(URL url)
Create site.
|
ISite |
ISiteFactoryExtension.createSite(URL url,
IProgressMonitor monitor)
Returns a site defined by the supplied URL.
|
Modifier and Type | Method and Description |
---|---|
SiteModel |
SiteModelFactory.parseSite(InputStream stream)
Creates and populates a default site from stream.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.