protected class PlaceNameLayerBulkDownloader.BulkDownloadPostProcessor extends PlaceNameLayer.DownloadPostProcessor
fileStore, layer, tile
avList, retriever
Constructor and Description |
---|
BulkDownloadPostProcessor(PlaceNameLayer layer,
PlaceNameLayer.Tile tile,
FileStore fileStore) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
run(Retriever retriever)
Runs the post-processor.
|
doGetOutputFile, getFileLock, getFileStore, handleSuccessfulRetrieval, handleXMLContent, markResourceAbsent
convertToDDS, getOutputFile, getRetriever, handleApplicationContent, handleContent, handleContentException, handleHTMLContent, handleImageContent, handleInvalidResponseCode, handleTextContent, handleUnknownContentType, handleUnsuccessfulRetrieval, handleWMSExceptionContent, handleZipContent, isDeleteOnExit, isPrimaryContentType, isWMSException, logTextBuffer, overwriteExistingFile, saveBuffer, saveBuffer, saveDDS, transformPixels, validateHTTPResponseCode, validateJarResponseCode, validateResponseCode
public BulkDownloadPostProcessor(PlaceNameLayer layer, PlaceNameLayer.Tile tile, FileStore fileStore)
public ByteBuffer run(Retriever retriever)
AbstractRetrievalPostProcessor
run
in interface RetrievalPostProcessor
run
in class AbstractRetrievalPostProcessor
retriever
- the retriever to associate with the post-processor.