gsfc.spdf.istp.tools
Class GetAttributes

java.lang.Object
  |
  +--gsfc.spdf.istp.tools.GetAttributes

public class GetAttributes
extends java.lang.Object

This is a short java application that will scan the given CDF for the "TEXT" global attribute and each variables "VAR_NOTES" attribute and will output a HTML file.

The arguments are the file(s) to scan.


Constructor Summary
GetAttributes()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAttributes

public GetAttributes()
Method Detail

main

public static void main(java.lang.String[] argv)