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