public class Check extends Object
Constructor and Description |
---|
Check()
Create an instance.
|
Modifier and Type | Method and Description |
---|---|
void |
checkCDF(String pathname)
Parse a CDF file and check for compliance with CDF tools, ISTP/CDF and PDS archiving requirements
for structure and content.
|
static void |
main(String[] args)
Run the tools from the command-line.
|
void |
showHelp()
Display help information.
|
public static void main(String[] args)
args
- command-line arguments.public void showHelp()
public void checkCDF(String pathname) throws Exception
pathname
- the file system path and filename to the CDF file.Exception
- if any non-recoverable errors occur.Copyright © 2014-2015 Regents University of California. All Rights Reserved.