Uses of Package
org.dspace.importer.external.exception
-
Packages that use org.dspace.importer.external.exception Package Description org.dspace.importer.external.arxiv.service org.dspace.importer.external.bibtex.service org.dspace.importer.external.csv.service org.dspace.importer.external.endnote.service org.dspace.importer.external.metadatamapping.transform Transformer classes used by services classes (Such as processing/generating queries, altering results, etc)org.dspace.importer.external.pubmed.metadatamapping.transform Pubmed implementation of specificorg.dspace.importer.external.metadatamapping.transformclassesorg.dspace.importer.external.pubmed.service Pubmed implementation of specificorg.dspace.importer.external.serviceclassesorg.dspace.importer.external.ris.service org.dspace.importer.external.service Main import framework services.org.dspace.importer.external.service.components Service components that are aggregated/used in theAbstractImportMetadataSourceServiceandImportService -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.arxiv.service Class Description MetadataSourceException Represents a problem with the input source: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.bibtex.service Class Description FileSourceException Represents a problem with the File content: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.csv.service Class Description FileSourceException Represents a problem with the File content: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.endnote.service Class Description FileSourceException Represents a problem with the File content: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.metadatamapping.transform Class Description MetadataSourceException Represents a problem with the input source: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.pubmed.metadatamapping.transform Class Description MetadataSourceException Represents a problem with the input source: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.pubmed.service Class Description FileMultipleOccurencesException This exception could be throws when more than one element is found in a method that works on one only.FileSourceException Represents a problem with the File content: e.g.MetadataSourceException Represents a problem with the input source: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.ris.service Class Description FileSourceException Represents a problem with the File content: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.service Class Description FileMultipleOccurencesException This exception could be throws when more than one element is found in a method that works on one only.FileSourceException Represents a problem with the File content: e.g.MetadataSourceException Represents a problem with the input source: e.g. -
Classes in org.dspace.importer.external.exception used by org.dspace.importer.external.service.components Class Description FileMultipleOccurencesException This exception could be throws when more than one element is found in a method that works on one only.FileSourceException Represents a problem with the File content: e.g.MetadataSourceException Represents a problem with the input source: e.g.SourceExceptionHandler Represent a handler that forces implementations to define their own behaviour for exceptions originating from