|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormFileInformer
FormFileInformer is the VisAD interface for checking system- and file-specific data from a file Form.
Method Summary | |
---|---|
String[] |
getDefaultSuffixes()
Get default suffixes for files/URLs handeled by this form. |
boolean |
isThisType(byte[] block)
Check to see if the block contains the magic number for this form. |
boolean |
isThisType(String name)
Check to see if the file name might be right for this form. |
Method Detail |
---|
boolean isThisType(String name)
name
- name of the file
boolean isThisType(byte[] block)
block
- block of bytes from file
String[] getDefaultSuffixes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |