| Package | Description |
|---|---|
| org.overlord.sramp.client | |
| org.overlord.sramp.client.query |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
SrampAtomApiClient.getArtifactContent(ArtifactSummary artifact)
Convenience method for getting the artifact content given an artifact summary (which are typically
returned when performing s-ramp queries).
|
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType |
SrampAtomApiClient.getArtifactMetaData(ArtifactSummary artifact)
Convenience method to get the artifact meta-data given an artifact summary (which are typically
returned when performing s-ramp queries).
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactSummary |
QueryResultSet.get(int index)
Gets an item at the given index.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ArtifactSummary> |
QueryResultSet.iterator() |
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.