|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gsfc.spdf.istp.tools.CleanAttributes
Together with CDFCheck this class can assist in bringing a
given CDF into ISTP-compliance.
% java gov.nasa.gsfc.spdf.istp.tools.CleanAttributes <filename>Filename may be a single file name or simply a "." that will cause all the CDF files in a given directory to be cleaned.
Messages as to the cleaning that was performed will be printed to stdout.
Error messages and status will be printed to stderr.
This aids in capturing messages to a file.
Constructor Summary | |
CleanAttributes()
|
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 |
public CleanAttributes()
Method Detail |
public static void main(java.lang.String[] argv)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |