Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.update.core.model.InvalidSiteTypeException

Packages that use InvalidSiteTypeException
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.  
 

Uses of InvalidSiteTypeException in org.eclipse.update.core
 

Methods in org.eclipse.update.core that throw InvalidSiteTypeException
 ISite ISiteFactoryExtension.createSite(URL url, IProgressMonitor monitor)
          Returns a site defined by the supplied URL.
abstract  ISite BaseSiteFactory.createSite(URL url)
          Create site.
 ISite ISiteFactory.createSite(URL url)
          Returns a site defined by the supplied URL.
 

Uses of InvalidSiteTypeException in org.eclipse.update.core.model
 

Methods in org.eclipse.update.core.model that throw InvalidSiteTypeException
 SiteModel SiteModelFactory.parseSite(InputStream stream)
          Creates and populates a default site from stream.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.