public abstract static class DimapProductWriter.WriterExtender extends Object
| Constructor and Description |
|---|
WriterExtender() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
intendToWriteDimapHeaderTo(File outputDir,
Product product)
Notification to do preparations relative to output directory.
|
abstract boolean |
vetoableShouldWrite(ProductNode node)
Returns wether the given product node is to be written.
|
public abstract boolean vetoableShouldWrite(ProductNode node)
node - the product nodefalse if the node should not be writtenCopyright © 2014–2017 European Space Agency (ESA). All rights reserved.