public class Dump extends Object
Constructor and Description |
---|
Dump()
Create an instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Run the tools from the command-line.
|
void |
scanCDF(String pathname)
Parse a CDF file and display detailed information about the internal structure and contents of the file.
|
void |
showHelp()
Display help information.
|
public static void main(String[] args)
args
- command-line arguments.public void showHelp()
Copyright © 2014-2015 Regents University of California. All Rights Reserved.