public class MetadataFormatParser extends ElementParser<MetadataFormatType>
| Modifier and Type | Field and Description |
|---|---|
static String |
metadataNamespace |
static String |
metadataPrefix |
static String |
NAME |
static String |
schema |
| Constructor and Description |
|---|
MetadataFormatParser(OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> oaiServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected MetadataFormatType |
parseElement(XMLEventReader reader) |
getConfiguration, getElement, nextElement, parsepublic static final String NAME
public static final String metadataPrefix
public static final String schema
public static final String metadataNamespace
public MetadataFormatParser(OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> oaiServiceConfiguration)
protected MetadataFormatType parseElement(XMLEventReader reader) throws ParseException
parseElement in class ElementParser<MetadataFormatType>ParseExceptionCopyright © 2020. All rights reserved.