Package ddf.catalog.resource
package ddf.catalog.resource
Provides the classes for the Catalog Resource API and implementation.
-
ClassDescriptionCustom exception class for the Data Usage Plugin that is thrown when a user exceeds their daily data usage limit.A Resource represents an item (e.g. image, video, document, etc.) that has been posted for sharing.ResourceNotFoundException is thrown when a
ResourceReaderis unable to find aResource.The ResourceNotSupportedException is thrown by aResourceReaderorCatalogFrameworkwhen they do not support aResourceorResourceRequest.A ResourceReader is used to obtain aResource.The ResourceWriter is used to store aResource.