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, transformAllpublic 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 ProductTransformertransform in class DefaultTransformerTransformExceptionURISyntaxExceptionExceptionpublic List<File> transformAll(URL url, File outputDir, String format) throws TransformException, URISyntaxException, Exception
transformAll in interface ProductTransformertransformAll in class DefaultTransformerTransformExceptionURISyntaxExceptionExceptionCopyright © 2023 Planetary Data System. All rights reserved.