Package org.apache.ivy.osgi.obr.xml
Class OBRXMLParser
java.lang.Object
org.apache.ivy.osgi.obr.xml.OBRXMLParser
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
(package private) static class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OBRXMLParser
public OBRXMLParser()
-
-
Method Details
-
parse
public static BundleRepoDescriptor parse(URI baseUri, InputStream in) throws IOException, SAXException - Throws:
IOException
SAXException
-