|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdapRegistryClientException | |
---|---|
gov.nasa.pds.harvest.pdap.registry.client |
Uses of PdapRegistryClientException in gov.nasa.pds.harvest.pdap.registry.client |
---|
Methods in gov.nasa.pds.harvest.pdap.registry.client that throw PdapRegistryClientException | |
---|---|
List<uk.ac.starlink.table.StarTable> |
PsaRegistryClient.getAllDataSets()
Gets all the datasets. |
List<uk.ac.starlink.table.StarTable> |
PdapRegistryClient.getAllDataSets()
Gets all the datasets. |
gov.nasa.pds.tools.label.Label |
PsaRegistryClient.getCatalogFile(String datasetId,
String filename)
Gets the catalog file from the PSA Registry. |
gov.nasa.pds.tools.label.Label |
PdapRegistryClient.getCatalogFile(String datasetId,
String filename)
Gets the catalog file associated with the given dataset. |
uk.ac.starlink.table.StarTable |
PsaRegistryClient.getDataSet(String datasetId)
Gets a single dataset in VOTable format. |
uk.ac.starlink.table.StarTable |
PdapRegistryClient.getDataSet(String datasetId)
Gets a single dataset. |
URL |
PsaRegistryClient.getResourceLink(String datasetId)
Gets the resource link associated with the given dataset identifier. |
URL |
PdapRegistryClient.getResourceLink(String datasetId)
Gets the resource link associated with the given dataset. |
gov.nasa.pds.tools.label.Label |
PsaRegistryClient.getVoldescFile(String datasetId)
Gets the VOLDESC.CAT file. |
gov.nasa.pds.tools.label.Label |
PdapRegistryClient.getVoldescFile(String datasetId)
Gets the VOLDESC.CAT file associated with the given dataset. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |