Uses of Class
com.lyncode.xoai.serviceprovider.oaipmh.spec.MetadataFormatType
-
Packages that use MetadataFormatType Package Description com.lyncode.xoai.serviceprovider.iterators com.lyncode.xoai.serviceprovider.oaipmh com.lyncode.xoai.serviceprovider.oaipmh.spec -
-
Uses of MetadataFormatType in com.lyncode.xoai.serviceprovider.iterators
Methods in com.lyncode.xoai.serviceprovider.iterators that return MetadataFormatType Modifier and Type Method Description MetadataFormatTypeMetadataFormatIterator. next() -
Uses of MetadataFormatType in com.lyncode.xoai.serviceprovider.oaipmh
Methods in com.lyncode.xoai.serviceprovider.oaipmh that return MetadataFormatType Modifier and Type Method Description protected MetadataFormatTypeMetadataFormatParser. parseElement(XMLEventReader reader) -
Uses of MetadataFormatType in com.lyncode.xoai.serviceprovider.oaipmh.spec
Fields in com.lyncode.xoai.serviceprovider.oaipmh.spec with type parameters of type MetadataFormatType Modifier and Type Field Description protected List<MetadataFormatType>ListMetadataFormatsType. metadataFormatMethods in com.lyncode.xoai.serviceprovider.oaipmh.spec that return types with arguments of type MetadataFormatType Modifier and Type Method Description List<MetadataFormatType>ListMetadataFormatsType. getMetadataFormat()Gets the value of the metadataFormat property.
-