astro.fits
Class Icat.Snoop
java.lang.Object
astro.fits.Icat.Snoop
- Enclosing class:
- Icat
public static class Icat.Snoop
- extends Object
Snoops into the save-file and print its content.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Icat.Snoop
public Icat.Snoop()
printMap
private static void printMap(Map<File,String> fn)
main
public static void main(String[] arg)
throws Exception
- Command line argument is the save file.
- Throws:
Exception