visad.data
Interface FormFileInformer
- All Known Implementing Classes:
- AreaForm, BioRadCachingForm, BioRadForm, DODSForm, F2000Form, FitsForm, GIFForm, HDF5Form, Hdfeos, HdfeosAdaptedForm, HdfeosForm, ImageJForm, JAIForm, MapForm, NetCDF, Plain, PointForm, QTForm, TextForm, TiffForm, Vis5DAdaptedForm, Vis5DForm, VisADCachingForm, VisADForm, VisADSerialForm
public interface FormFileInformer
FormFileInformer is the VisAD interface for checking system- and
file-specific data from a file Form.
isThisType
boolean isThisType(java.lang.String name)
isThisType
boolean isThisType(byte[] block)
getDefaultSuffixes
java.lang.String[] getDefaultSuffixes()