jar

com.lyncode : xoai-data-provider

Maven & Gradle

Aug 01, 2014
2 usages

XOAI Data Provider

Table Of Contents

Latest Version

Download com.lyncode : xoai-data-provider JAR file - Latest Versions:

All Versions

Download com.lyncode : xoai-data-provider JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.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.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lyncode.xoai.dataprovider.model

├─ com.lyncode.xoai.dataprovider.model.Context.class - [JAR]

├─ com.lyncode.xoai.dataprovider.model.InMemoryItem.class - [JAR]

├─ com.lyncode.xoai.dataprovider.model.Item.class - [JAR]

├─ com.lyncode.xoai.dataprovider.model.ItemIdentifier.class - [JAR]

├─ com.lyncode.xoai.dataprovider.model.MetadataFormat.class - [JAR]

├─ com.lyncode.xoai.dataprovider.model.Set.class - [JAR]

com.lyncode.xoai.dataprovider.model.conditions

├─ com.lyncode.xoai.dataprovider.model.conditions.Condition.class - [JAR]

com.lyncode.xoai.dataprovider.handlers.helpers

├─ com.lyncode.xoai.dataprovider.handlers.helpers.ItemHelper.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.helpers.ItemIdentifyHelper.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.helpers.ItemRepositoryHelper.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.helpers.ResumptionTokenHelper.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.helpers.SetRepositoryHelper.class - [JAR]

com.lyncode.xoai.dataprovider.parameters

├─ com.lyncode.xoai.dataprovider.parameters.OAICompiledRequest.class - [JAR]

├─ com.lyncode.xoai.dataprovider.parameters.OAIRequest.class - [JAR]

com.lyncode.xoai.dataprovider.repository

├─ com.lyncode.xoai.dataprovider.repository.InMemoryItemRepository.class - [JAR]

├─ com.lyncode.xoai.dataprovider.repository.InMemorySetRepository.class - [JAR]

├─ com.lyncode.xoai.dataprovider.repository.ItemRepository.class - [JAR]

├─ com.lyncode.xoai.dataprovider.repository.Repository.class - [JAR]

├─ com.lyncode.xoai.dataprovider.repository.RepositoryConfiguration.class - [JAR]

├─ com.lyncode.xoai.dataprovider.repository.SetRepository.class - [JAR]

com.lyncode.xoai.dataprovider.handlers.results

├─ com.lyncode.xoai.dataprovider.handlers.results.ListItemIdentifiersResult.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.results.ListItemsResults.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.results.ListSetsResult.class - [JAR]

com.lyncode.xoai.dataprovider.exceptions

├─ com.lyncode.xoai.dataprovider.exceptions.BadArgumentException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.BadResumptionToken.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.CannotDisseminateFormatException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.CannotDisseminateRecordException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.ConfigurationException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.ContextServiceException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.DataProviderResolverException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.DoesNotSupportSetsException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.DuplicateDefinitionException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.FilterDoesNotExistsException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.HandlerException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.IdDoesNotExistException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.IllegalVerbException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.InternalOAIException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.InvalidContextException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.MarshallingException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.MetadataBindException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.MetadataFormatDoesNotExistsException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.NoMatchesException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.NoMetadataFormatsException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.OAIException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.StaticSetDoesNotExistsException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.TransformerDoesNotExistsException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.UnknownParameterException.class - [JAR]

├─ com.lyncode.xoai.dataprovider.exceptions.XSLTransformationException.class - [JAR]

com.lyncode.xoai.dataprovider.builder

├─ com.lyncode.xoai.dataprovider.builder.OAIRequestParametersBuilder.class - [JAR]

com.lyncode.xoai.dataprovider

├─ com.lyncode.xoai.dataprovider.DataProvider.class - [JAR]

com.lyncode.xoai.dataprovider.filter

├─ com.lyncode.xoai.dataprovider.filter.Filter.class - [JAR]

├─ com.lyncode.xoai.dataprovider.filter.FilterResolver.class - [JAR]

├─ com.lyncode.xoai.dataprovider.filter.Scope.class - [JAR]

├─ com.lyncode.xoai.dataprovider.filter.ScopedFilter.class - [JAR]

com.lyncode.xoai.dataprovider.handlers

├─ com.lyncode.xoai.dataprovider.handlers.ErrorHandler.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.GetRecordHandler.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.IdentifyHandler.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.ListIdentifiersHandler.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.ListMetadataFormatsHandler.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.ListRecordsHandler.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.ListSetsHandler.class - [JAR]

├─ com.lyncode.xoai.dataprovider.handlers.VerbHandler.class - [JAR]

Advertisement

Dependencies from Group

Dec 28, 2013
10 usages
0 stars
May 30, 2014
8 usages
Feb 11, 2014
7 usages
0 stars
Aug 01, 2014
6 usages
Dec 24, 2014
3 usages

Discover Dependencies

May 20, 2010
2 usages
Nov 09, 2009
3 usages
May 19, 2014
2 usages
0 stars
Nov 27, 2012
3 usages
Jul 06, 2014
22 usages