Package org.eclipse.tycho.model
Class UpdateSite
java.lang.Object
org.eclipse.tycho.model.UpdateSite
https://help.eclipse.org/ganymede/topic/org.eclipse.platform.doc.isv/reference/misc/update_sitemap
.html
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UpdateSitestatic UpdateSiteread(InputStream is) voidstatic voidwrite(UpdateSite site, File file)
-
Field Details
-
SITE_XML
- See Also:
-
-
Constructor Details
-
UpdateSite
public UpdateSite(de.pdark.decentxml.Document document)
-
-
Method Details
-
getFeatures
-
getArchives
-
removeArchives
public void removeArchives() -
read
- Throws:
IOException
-
read
- Throws:
IOException
-
write
- Throws:
IOException
-
getAssociateSitesUrl
-