Uses of Class
com.lyncode.xoai.serviceprovider.exceptions.BadArgumentException
-
Packages that use BadArgumentException Package Description com.lyncode.xoai.serviceprovider.core com.lyncode.xoai.serviceprovider.verbs -
-
Uses of BadArgumentException in com.lyncode.xoai.serviceprovider.core
Methods in com.lyncode.xoai.serviceprovider.core that throw BadArgumentException Modifier and Type Method Description GetRecordTypeHarvester. getRecord(Parameters parameters)IdentifyTypeHarvester. identify() -
Uses of BadArgumentException in com.lyncode.xoai.serviceprovider.verbs
Methods in com.lyncode.xoai.serviceprovider.verbs that throw BadArgumentException Modifier and Type Method Description GetRecordTypeGetRecord. harvest()IdentifyTypeIdentify. harvest()Constructors in com.lyncode.xoai.serviceprovider.verbs that throw BadArgumentException Constructor Description Identify(Parameters baseUrl, OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> config)
-