public class HeaderParser extends ElementParser<HeaderType>
| Modifier and Type | Field and Description |
|---|---|
static String |
DATESTAMP |
static String |
IDENTIFIER |
static String |
NAME |
static String |
SETSPEC |
static String |
STATUS |
| Constructor and Description |
|---|
HeaderParser(OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> oaiServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
HeaderType |
parseElement(XMLEventReader reader) |
getConfiguration, getElement, nextElement, parsepublic static final String NAME
public static final String IDENTIFIER
public static final String DATESTAMP
public static final String SETSPEC
public static final String STATUS
public HeaderParser(OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> oaiServiceConfiguration)
public HeaderType parseElement(XMLEventReader reader) throws ParseException
parseElement in class ElementParser<HeaderType>ParseExceptionCopyright © 2020. All rights reserved.