Package | Description |
---|---|
org.apache.felix.bundlerepository.impl |
Modifier and Type | Method | Description |
---|---|---|
RepositoryImpl |
RepositoryAdminImpl.addRepository(URL url,
int hopCount) |
|
RepositoryImpl |
PullParser.parse(org.xmlpull.v1.XmlPullParser reader) |
|
static RepositoryImpl |
SpecXMLPullParser.parse(org.xmlpull.v1.XmlPullParser reader,
String repositoryURI) |
|
RepositoryImpl |
PullParser.parseRepository(InputStream is,
String repositoryURI) |
|
RepositoryImpl |
PullParser.parseRepository(Reader r) |
|
abstract RepositoryImpl |
RepositoryParser.parseRepository(InputStream is,
String repositoryURI) |
|
abstract RepositoryImpl |
RepositoryParser.parseRepository(Reader r) |
|
RepositoryImpl |
StaxParser.parseRepository(InputStream is,
String repositoryURI) |
|
RepositoryImpl |
StaxParser.parseRepository(Reader r) |
|
RepositoryImpl |
StaxParser.parseRepository(javax.xml.stream.XMLStreamReader reader) |
|
RepositoryImpl |
DataModelHelperImpl.repository(InputStream is,
String uri) |
Copyright © 2018. All rights reserved.