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
static UpdateSite UpdateSite.read(File file)
           
static UpdateSite UpdateSite.read(InputStream is)
           
 

Methods in org.eclipse.tycho.model with parameters of type UpdateSite
static void UpdateSite.write(UpdateSite site, File file)
           
 



Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.