JTools

org.jtools.io.filter
Interface FilterableFile

All Known Implementing Classes:
SimpleFilterableFile

public interface FilterableFile

Author:
Rainer To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 char[][] getCompiledDirectory()
           
 char[] getCompiledFilename()
           
 String getDirectory()
           
 String getFilename()
           
 File getRoot()
           
 

Method Detail

getCompiledDirectory

char[][] getCompiledDirectory()

getCompiledFilename

char[] getCompiledFilename()

getDirectory

String getDirectory()

getFilename

String getFilename()

getRoot

File getRoot()

JTools

© 2000-2006, JTools.org.