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) |
abstract RepositoryImpl |
RepositoryParser.parseRepository(InputStream is,
String repositoryURI) |
RepositoryImpl |
PullParser.parseRepository(InputStream is,
String repositoryURI) |
RepositoryImpl |
StaxParser.parseRepository(InputStream is,
String repositoryURI) |
abstract RepositoryImpl |
RepositoryParser.parseRepository(Reader r) |
RepositoryImpl |
PullParser.parseRepository(Reader r) |
RepositoryImpl |
StaxParser.parseRepository(Reader r) |
RepositoryImpl |
StaxParser.parseRepository(XMLStreamReader reader) |
RepositoryImpl |
DataModelHelperImpl.repository(InputStream is,
String uri) |