See: Description
Class | Description |
---|---|
DatasetRdfWriter |
A
Provider that writes dataset resources to
output streams for HTTP responses with "application/rdf+xml" content-type. |
DatasetRssWriter |
A
Provider that writes dataset resources to
output streams for HTTP responses with "application/rss+xml" content-type. |
DatasetZipper |
Utility class that zips up a
DatasetResource , including the dataset's
products and metadata. |
DatasetZipWriter |
A
Provider that writes dataset resources to
output streams for HTTP responses with "application/zip" content-type. |
ProductRssWriter |
A
Provider that writes product resources to
output streams for HTTP responses with "application/rss+xml" content-type. |
ProductZipper |
Utility class that zips up a
ProductResource , including the product's
references and metadata. |
ProductZipWriter |
A
Provider that writes product resources to
output streams for HTTP responses with "application/zip" content-type. |
RdfWriter |
Class with shared properties and behavior for RDF writers.
|
ReferenceFileWriter |
A
Provider that writes reference resources
to output streams for HTTP responses with different file content-types. |
ReferenceRssWriter |
A
Provider that writes reference resources
to output streams for HTTP responses with "application/rss+xml" content-type. |
ReferenceZipWriter |
A
Provider that writes reference resources
to output streams for HTTP responses with "application/zip" content-type. |
RssWriter |
Class with shared properties and behavior for RSS writers.
|
TransfersRssWriter |
A
Provider that writes transfers resources
to output streams for HTTP responses with "application/rss+xml" content-type. |
Copyright © 1999–2017 Apache OODT. All rights reserved.