Uses of Class
com.lyncode.xoai.serviceprovider.oaipmh.spec.OAIPMHtype
-
Packages that use OAIPMHtype Package Description com.lyncode.xoai.serviceprovider.oaipmh -
-
Uses of OAIPMHtype in com.lyncode.xoai.serviceprovider.oaipmh
Methods in com.lyncode.xoai.serviceprovider.oaipmh that return OAIPMHtype Modifier and Type Method Description static OAIPMHtypeOAIPMHParser. parse(File f, OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> oaiServiceConfiguration)static OAIPMHtypeOAIPMHParser. parse(InputStream instream, OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> oaiServiceConfiguration)static OAIPMHtypeOAIPMHParser. parse(String filepath, OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> oaiServiceConfiguration)protected OAIPMHtypeOAIPMHParser. parseElement(XMLEventReader reader)
-