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