org.outerj.daisy.tools.importexport.import_.fs.local
Class LocalImportFile
java.lang.Object
org.outerj.daisy.tools.importexport.import_.fs.local.LocalImportFile
- All Implemented Interfaces:
- ImportFile
public class LocalImportFile
- extends Object
- implements ImportFile
LocalImportFile
public LocalImportFile(File root)
getPath
public ImportFileEntry getPath(String path)
throws ImportFileNotFoundException
- Specified by:
getPath in interface ImportFile
- Throws:
ImportFileNotFoundException
exists
public boolean exists(String path)
- Specified by:
exists in interface ImportFile
getRoot
public ImportFileEntry getRoot()
- Specified by:
getRoot in interface ImportFile