|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ChinaVO.FITSManager.Util.FITSUtil
public class FITSUtil
some utilitiy functions for FITS file.
Constructor Summary | |
---|---|
FITSUtil()
|
Method Summary | |
---|---|
static boolean |
isFITSFile(java.io.File file)
judge that the file's suffix is ".fit" or ".fits" then return true, else return false |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FITSUtil()
Method Detail |
---|
public static boolean isFITSFile(java.io.File file)
file
- a File instance.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |