| Modifier and Type | Method and Description |
|---|---|
ProcessingQueue<HeaderType> |
Harvester.listIdentifiers(Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
ProcessingQueue<HeaderType> |
IdentifierIterator.harvest() |
| Modifier and Type | Method and Description |
|---|---|
HeaderType |
HeaderParser.parseElement(XMLEventReader reader) |
| Modifier and Type | Field and Description |
|---|---|
protected HeaderType |
RecordType.header |
| Modifier and Type | Field and Description |
|---|---|
protected List<HeaderType> |
ListIdentifiersType.header |
| Modifier and Type | Method and Description |
|---|---|
HeaderType |
RecordType.getHeader()
Gets the value of the header property.
|
| Modifier and Type | Method and Description |
|---|---|
List<HeaderType> |
ListIdentifiersType.getHeader()
Gets the value of the header property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordType.setHeader(HeaderType value)
Sets the value of the header property.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessingQueue<HeaderType> |
ListIdentifiers.harvest() |
| Constructor and Description |
|---|
RetrieveListIdentifiers(ProcessingQueue<HeaderType> list,
OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> config,
Parameters params) |
Copyright © 2020. All rights reserved.