public class MetadataFormatIterator extends Object
| Constructor and Description |
|---|
MetadataFormatIterator(OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> config,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
ListMetadataFormatsType |
harvest() |
boolean |
hasNext() |
MetadataFormatType |
next() |
public MetadataFormatIterator(OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> config, Parameters parameters)
public ListMetadataFormatsType harvest() throws InternalHarvestException
InternalHarvestExceptionpublic boolean hasNext()
throws NoMetadataFormatsException,
IdDoesNotExistException,
InternalHarvestException
public MetadataFormatType next()
Copyright © 2020. All rights reserved.