Uses of Class
org.apache.felix.bundlerepository.impl.RepositoryImpl

Packages that use RepositoryImpl
org.apache.felix.bundlerepository.impl   
 

Uses of RepositoryImpl in org.apache.felix.bundlerepository.impl
 

Methods in org.apache.felix.bundlerepository.impl that return RepositoryImpl
 RepositoryImpl RepositoryAdminImpl.addRepository(java.net.URL url, int hopCount)
           
 RepositoryImpl PullParser.parse(org.xmlpull.v1.XmlPullParser reader)
           
 RepositoryImpl PullParser.parseRepository(java.io.InputStream is)
           
abstract  RepositoryImpl RepositoryParser.parseRepository(java.io.InputStream is)
           
 RepositoryImpl StaxParser.parseRepository(java.io.InputStream is)
           
 RepositoryImpl PullParser.parseRepository(java.io.Reader r)
           
abstract  RepositoryImpl RepositoryParser.parseRepository(java.io.Reader r)
           
 RepositoryImpl StaxParser.parseRepository(java.io.Reader r)
           
 RepositoryImpl StaxParser.parseRepository(javax.xml.stream.XMLStreamReader reader)
           
 RepositoryImpl DataModelHelperImpl.repository(java.io.InputStream is)
           
 



Copyright © 2011. All Rights Reserved.