public class Pds4LabelTransformer extends DefaultTransformer
appendIndexToOutputFile, log, overwriteOutput
Constructor and Description |
---|
Pds4LabelTransformer(boolean overwrite)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<File> |
transform(URL url,
File outputDir,
String format,
String dataFile,
int index) |
List<File> |
transformAll(URL url,
File outputDir,
String format) |
transform, transform, transform, transform, transformAll, transformAll
public Pds4LabelTransformer(boolean overwrite)
overwrite
- Flag to allow overwriting of the output file.public List<File> transform(URL url, File outputDir, String format, String dataFile, int index) throws TransformException, URISyntaxException, Exception
transform
in interface ProductTransformer
transform
in class DefaultTransformer
TransformException
URISyntaxException
Exception
public List<File> transformAll(URL url, File outputDir, String format) throws TransformException, URISyntaxException, Exception
transformAll
in interface ProductTransformer
transformAll
in class DefaultTransformer
TransformException
URISyntaxException
Exception
Copyright © 2010–2018 Planetary Data System. All rights reserved.