Eclipse Platform
2.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 ISiteFactory.createSite(URL url)
          Returns a site defined by the supplied URL.
abstract  ISite BaseSiteFactory.createSite(URL url)
          Create site.
 

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
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.