Class EclipseUpdateSiteParser
- java.lang.Object
-
- org.apache.ivy.osgi.updatesite.xml.EclipseUpdateSiteParser
-
public class EclipseUpdateSiteParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EclipseUpdateSiteParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UpdateSite
parse(java.io.InputStream in)
-
-
-
Method Detail
-
parse
public static UpdateSite parse(java.io.InputStream in) throws java.io.IOException, org.xml.sax.SAXException
- Throws:
java.io.IOException
org.xml.sax.SAXException
-
-