public class PDS3LabelWriter extends 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 IOException
label - The label.IOException - If an error occurred while writing the
label to a file.Copyright © 2022 Planetary Data System. All rights reserved.