Uses of Class
com.lyncode.xoai.dataprovider.exceptions.IllegalVerbException
-
Packages that use IllegalVerbException Package Description com.lyncode.xoai.dataprovider com.lyncode.xoai.dataprovider.core -
-
Uses of IllegalVerbException in com.lyncode.xoai.dataprovider
Methods in com.lyncode.xoai.dataprovider that throw IllegalVerbException Modifier and Type Method Description StringOAIRequestParameters. getFrom()StringOAIRequestParameters. getIdentifier()StringOAIRequestParameters. getMetadataPrefix()StringOAIRequestParameters. getResumptionToken()StringOAIRequestParameters. getSet()StringOAIRequestParameters. getUntil()StringOAIRequestParameters. getVerb()StringOAIRequestParameters. getVerb()voidOAIRequestParameters. onlyHasKnownParameters() -
Uses of IllegalVerbException in com.lyncode.xoai.dataprovider.core
Constructors in com.lyncode.xoai.dataprovider.core that throw IllegalVerbException Constructor Description OAIParameters(OAIRequestParameters request, ResumptionTokenFormatter resumptionTokenFormat)
-