Uses of Class
com.lyncode.xoai.serviceprovider.oaipmh.spec.IdentifyType
-
-
Uses of IdentifyType in com.lyncode.xoai.serviceprovider.core
Methods in com.lyncode.xoai.serviceprovider.core that return IdentifyType Modifier and Type Method Description IdentifyTypeHarvester. identify() -
Uses of IdentifyType in com.lyncode.xoai.serviceprovider.oaipmh
Methods in com.lyncode.xoai.serviceprovider.oaipmh that return IdentifyType Modifier and Type Method Description protected IdentifyTypeIdentifyParser. parseElement(XMLEventReader reader) -
Uses of IdentifyType in com.lyncode.xoai.serviceprovider.oaipmh.spec
Fields in com.lyncode.xoai.serviceprovider.oaipmh.spec declared as IdentifyType Modifier and Type Field Description protected IdentifyTypeOAIPMHtype. identifyMethods in com.lyncode.xoai.serviceprovider.oaipmh.spec that return IdentifyType Modifier and Type Method Description IdentifyTypeOAIPMHtype. getIdentify()Gets the value of the identify property.Methods in com.lyncode.xoai.serviceprovider.oaipmh.spec with parameters of type IdentifyType Modifier and Type Method Description voidOAIPMHtype. setIdentify(IdentifyType value)Sets the value of the identify property. -
Uses of IdentifyType in com.lyncode.xoai.serviceprovider.verbs
Methods in com.lyncode.xoai.serviceprovider.verbs that return IdentifyType Modifier and Type Method Description IdentifyTypeIdentify. harvest()
-