Uses of Class
org.eclipse.tycho.model.UpdateSite
-
-
Uses of UpdateSite in org.eclipse.tycho.model
Methods in org.eclipse.tycho.model that return UpdateSite Modifier and Type Method Description static UpdateSiteUpdateSite. read(File file)static UpdateSiteUpdateSite. read(InputStream is)Methods in org.eclipse.tycho.model with parameters of type UpdateSite Modifier and Type Method Description static voidUpdateSite. write(UpdateSite site, File file)
-