Class OAIClient
- java.lang.Object
-
- org.gcube.data.publishing.gFeed.collectors.oai.OAIClient
-
public class OAIClient extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDC_METADATA_PREFIX
-
Constructor Summary
Constructors Constructor Description OAIClient()
-
-
-
Field Detail
-
DC_METADATA_PREFIX
public static final String DC_METADATA_PREFIX
- See Also:
- Constant Field Values
-
-
Method Detail
-
getAll
public Collection<OAIRecord> getAll(String metadataPrefix) throws JAXBException, OAIInteractionException
- Throws:
JAXBExceptionOAIInteractionException
-
-