public class PDS3LabelWriter
extends java.lang.Object
Constructor and Description |
---|
PDS3LabelWriter() |
Modifier and Type | Method and Description |
---|---|
void |
write(gov.nasa.pds.tools.label.Label label)
Write the given label to a file.
|
public void write(gov.nasa.pds.tools.label.Label label) throws java.io.IOException
label
- The label.java.io.IOException
- If an error occurred while writing the
label to a file.Copyright © 2010-2019 Planetary Data System. All Rights Reserved.