org.jtools.io.filter
Class SimpleFilterableFile
java.lang.Object
org.jtools.io.filter.SimpleFilterableFile
- All Implemented Interfaces:
- FilterableFile
public class SimpleFilterableFile
- extends Object
- implements FilterableFile
SimpleFilterableFile
public SimpleFilterableFile(File root,
String directory,
String filename)
getCompiledDirectory
public char[][] getCompiledDirectory()
- Specified by:
getCompiledDirectory
in interface FilterableFile
getCompiledFilename
public char[] getCompiledFilename()
- Specified by:
getCompiledFilename
in interface FilterableFile
getDirectory
public final String getDirectory()
- Specified by:
getDirectory
in interface FilterableFile
getFilename
public final String getFilename()
- Specified by:
getFilename
in interface FilterableFile
getRoot
public final File getRoot()
- Specified by:
getRoot
in interface FilterableFile
toString
public String toString()
- Overrides:
toString
in class Object
© 2000-2006, JTools.org.