Class SpecXMLPullParser
- java.lang.Object
-
- org.apache.felix.bundlerepository.impl.SpecXMLPullParser
-
public class SpecXMLPullParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SpecXMLPullParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RepositoryImpl
parse(org.xmlpull.v1.XmlPullParser reader, java.lang.String repositoryURI)
-
-
-
Method Detail
-
parse
public static RepositoryImpl parse(org.xmlpull.v1.XmlPullParser reader, java.lang.String repositoryURI) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-