| Modifier and Type | Class and Description |
|---|---|
class |
HttpProvider
Similiar to the
UrlProvider content source, but this expects the URL to use
the HTTP protocol. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RemotePackageInfo> |
XmlIndexParser.parse(InputStream indexStream,
UrlProvider contentSource) |
Map<String,RemotePackageInfo> |
IndexParser.parse(InputStream indexStream,
UrlProvider contentSource)
Given an input stream containing the index data, this will parse that data and return
the parsed information.
|
Map<String,RemotePackageInfo> |
SimpleIndexParser.parse(InputStream indexStream,
UrlProvider contentSource) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.