Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.OAIPMHerrorType
-
Packages that use OAIPMHerrorType Package Description com.lyncode.xoai.dataprovider.handlers com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of OAIPMHerrorType in com.lyncode.xoai.dataprovider.handlers
Methods in com.lyncode.xoai.dataprovider.handlers that return OAIPMHerrorType Modifier and Type Method Description OAIPMHerrorTypeErrorHandler. handle(HandlerException ex) -
Uses of OAIPMHerrorType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh with type parameters of type OAIPMHerrorType Modifier and Type Field Description protected List<OAIPMHerrorType>OAIPMHtype. errorMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return types with arguments of type OAIPMHerrorType Modifier and Type Method Description List<OAIPMHerrorType>OAIPMHtype. getError()Gets the value of the error property.
-