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