Package gov.usgs.earthquake.product
Product objects that are distributed.
A Product consists of Contents and metadata.
Contents are a group of bytes with a unique path and metadata.
-
Interface Summary Interface Description Content Content describes a group of bytes with associated mime type information. -
Class Summary Class Description AbstractContent AbstractContent is a base class for other content classes and implements common functionality.AbstractListener A base listener implementation for both NotificationListener and IndexerListener implementations.ByteContent Content stored in a byte array.FileContent Content stored in a file.InputStreamContent Content within an InputStream.Product One or more pieces of Content with metadata.ProductDigest Used to generate product digests.ProductId Attributes that uniquely identify a product.URLContent Content stored at a URL. -
Exception Summary Exception Description InvalidProductException