org.jtheque.core.utils.file.jt.able
Interface JTFile

All Known Subinterfaces:
JTNotZippedFile, JTZippedFile
All Known Implementing Classes:
JTDFile

public interface JTFile

A JTheque file.

Author:
Baptiste Wicht

Method Summary
 boolean isValid()
          Indicate if the file is valid.
 

Method Detail

isValid

boolean isValid()
Indicate if the file is valid.

Returns:
true if the file is valid else false.


Copyright © 2009 JTheque. All Rights Reserved.