jar

org.dspace : xoai-data-provider

Maven & Gradle

Jul 24, 2017
2 usages

XOAI Data Provider

Table Of Contents

Latest Version

Download org.dspace : xoai-data-provider JAR file - Latest Versions:

All Versions

Download org.dspace : xoai-data-provider JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xoai-data-provider-4.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dspace.xoai.dataprovider.handlers

├─ org.dspace.xoai.dataprovider.handlers.ErrorHandler.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.GetRecordHandler.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.IdentifyHandler.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.ListIdentifiersHandler.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.ListMetadataFormatsHandler.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.ListRecordsHandler.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.ListSetsHandler.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.VerbHandler.class - [JAR]

org.dspace.xoai.dataprovider.filter

├─ org.dspace.xoai.dataprovider.filter.Filter.class - [JAR]

├─ org.dspace.xoai.dataprovider.filter.FilterResolver.class - [JAR]

├─ org.dspace.xoai.dataprovider.filter.Scope.class - [JAR]

├─ org.dspace.xoai.dataprovider.filter.ScopedFilter.class - [JAR]

org.dspace.xoai.dataprovider.repository

├─ org.dspace.xoai.dataprovider.repository.InMemoryItemRepository.class - [JAR]

├─ org.dspace.xoai.dataprovider.repository.InMemorySetRepository.class - [JAR]

├─ org.dspace.xoai.dataprovider.repository.ItemRepository.class - [JAR]

├─ org.dspace.xoai.dataprovider.repository.Repository.class - [JAR]

├─ org.dspace.xoai.dataprovider.repository.RepositoryConfiguration.class - [JAR]

├─ org.dspace.xoai.dataprovider.repository.SetRepository.class - [JAR]

org.dspace.xoai.dataprovider.parameters

├─ org.dspace.xoai.dataprovider.parameters.OAICompiledRequest.class - [JAR]

├─ org.dspace.xoai.dataprovider.parameters.OAIRequest.class - [JAR]

org.dspace.xoai.dataprovider.handlers.results

├─ org.dspace.xoai.dataprovider.handlers.results.ListItemIdentifiersResult.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.results.ListItemsResults.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.results.ListSetsResult.class - [JAR]

org.dspace.xoai.dataprovider.model

├─ org.dspace.xoai.dataprovider.model.Context.class - [JAR]

├─ org.dspace.xoai.dataprovider.model.InMemoryItem.class - [JAR]

├─ org.dspace.xoai.dataprovider.model.Item.class - [JAR]

├─ org.dspace.xoai.dataprovider.model.ItemIdentifier.class - [JAR]

├─ org.dspace.xoai.dataprovider.model.MetadataFormat.class - [JAR]

├─ org.dspace.xoai.dataprovider.model.Set.class - [JAR]

org.dspace.xoai.dataprovider

├─ org.dspace.xoai.dataprovider.DataProvider.class - [JAR]

org.dspace.xoai.dataprovider.exceptions

├─ org.dspace.xoai.dataprovider.exceptions.BadArgumentException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.BadResumptionToken.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.CannotDisseminateFormatException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.ConfigurationException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.ContextServiceException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.DataProviderResolverException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.DoesNotSupportSetsException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.DuplicateDefinitionException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.FilterDoesNotExistsException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.HandlerException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.IdDoesNotExistException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.IllegalVerbException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.InternalOAIException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.InvalidContextException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.MarshallingException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.MetadataBindException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.MetadataFormatDoesNotExistsException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.NoMatchesException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.NoMetadataFormatsException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.OAIException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.StaticSetDoesNotExistsException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.TransformerDoesNotExistsException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.UnknownParameterException.class - [JAR]

├─ org.dspace.xoai.dataprovider.exceptions.XSLTransformationException.class - [JAR]

org.dspace.xoai.dataprovider.handlers.helpers

├─ org.dspace.xoai.dataprovider.handlers.helpers.ItemHelper.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.helpers.ItemIdentifyHelper.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.helpers.ItemRepositoryHelper.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.helpers.PreconditionHelper.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.helpers.ResumptionTokenHelper.class - [JAR]

├─ org.dspace.xoai.dataprovider.handlers.helpers.SetRepositoryHelper.class - [JAR]

org.dspace.xoai.dataprovider.model.conditions

├─ org.dspace.xoai.dataprovider.model.conditions.Condition.class - [JAR]

org.dspace.xoai.dataprovider.builder

├─ org.dspace.xoai.dataprovider.builder.OAIRequestParametersBuilder.class - [JAR]

Advertisement

Dependencies from Group

Jun 23, 2023
46 usages
753 stars
Jun 23, 2023
15 usages
753 stars
Jul 25, 2013
12 usages
616 stars
Jun 23, 2023
11 usages
16 stars
Feb 13, 2008
9 usages

Discover Dependencies

Sep 25, 2021
3 usages
May 28, 2020
7 usages
0 stars
Jul 23, 2021
5 usages
1 stars
May 16, 2022
5 usages
1 stars
May 16, 2022
6 usages
1 stars
Jan 04, 2023
2 usages
27 stars
Dec 12, 2021
12 usages
2.5k stars
May 12, 2020
2 usages
24 stars
Nov 15, 2018
2 usages
Jul 29, 2017
2 usages
12 stars