|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfable.framework.toolbox.VarUtils
public class VarUtils
| Constructor Summary | |
|---|---|
VarUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
isBruker(java.lang.String path)
Return true if cor or compressed cor |
static boolean |
isCor(java.lang.String path)
Return true if cor or compressed cor |
static boolean |
isEdf(java.lang.String path)
Return true if edf or compressed edf |
static boolean |
isImage(java.lang.String fileName)
|
static boolean |
isImg(java.lang.String path)
Return true if adsc or compressed adsc - img |
static boolean |
isTiff(java.lang.String path)
Return true if adsc or compressed adsc - img |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VarUtils()
| Method Detail |
|---|
public static final boolean isImage(java.lang.String fileName)
public static boolean isTiff(java.lang.String path)
path -
public static boolean isImg(java.lang.String path)
path -
public static boolean isEdf(java.lang.String path)
path -
public static boolean isCor(java.lang.String path)
path -
public static boolean isBruker(java.lang.String path)
path -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||