Uses of Class
com.lyncode.xoai.serviceprovider.oaipmh.spec.ListMetadataFormatsType
-
-
Uses of ListMetadataFormatsType in com.lyncode.xoai.serviceprovider.core
Methods in com.lyncode.xoai.serviceprovider.core that return ListMetadataFormatsType Modifier and Type Method Description ListMetadataFormatsTypeHarvester. listMetadataFormats(Parameters parameters) -
Uses of ListMetadataFormatsType in com.lyncode.xoai.serviceprovider.iterators
Methods in com.lyncode.xoai.serviceprovider.iterators that return ListMetadataFormatsType Modifier and Type Method Description ListMetadataFormatsTypeMetadataFormatIterator. harvest() -
Uses of ListMetadataFormatsType in com.lyncode.xoai.serviceprovider.oaipmh
Methods in com.lyncode.xoai.serviceprovider.oaipmh that return ListMetadataFormatsType Modifier and Type Method Description protected ListMetadataFormatsTypeListMetadataFormatsParser. parseElement(XMLEventReader reader) -
Uses of ListMetadataFormatsType in com.lyncode.xoai.serviceprovider.oaipmh.spec
Fields in com.lyncode.xoai.serviceprovider.oaipmh.spec declared as ListMetadataFormatsType Modifier and Type Field Description protected ListMetadataFormatsTypeOAIPMHtype. listMetadataFormatsMethods in com.lyncode.xoai.serviceprovider.oaipmh.spec that return ListMetadataFormatsType Modifier and Type Method Description ListMetadataFormatsTypeOAIPMHtype. getListMetadataFormats()Gets the value of the listMetadataFormats property.Methods in com.lyncode.xoai.serviceprovider.oaipmh.spec with parameters of type ListMetadataFormatsType Modifier and Type Method Description voidOAIPMHtype. setListMetadataFormats(ListMetadataFormatsType value)Sets the value of the listMetadataFormats property. -
Uses of ListMetadataFormatsType in com.lyncode.xoai.serviceprovider.verbs
Methods in com.lyncode.xoai.serviceprovider.verbs that return ListMetadataFormatsType Modifier and Type Method Description ListMetadataFormatsTypeListMetadataFormats. harvest()
-