public class Pds4ToPds3LabelTransformer extends Object
| Constructor and Description |
|---|
Pds4ToPds3LabelTransformer(File output)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
gov.nasa.pds.tools.label.Label |
transform(File pds4Label)
Transform the given PDS4 label into a PDS3 label.
|
protected static Logger log
public Pds4ToPds3LabelTransformer(File output)
output - The location of where to store the results.public gov.nasa.pds.tools.label.Label transform(File pds4Label) throws TransformException
pds4Label - The PDS4 label to transform.TransformException - If an error occurred during transformation.Copyright © 2019. All rights reserved.