net.sf.juoserver.api
Interface FileReadersFactory
- All Known Implementing Classes:
- FileReadersFactoryImpl
public interface FileReadersFactory
createSkillsIdxFileReader
IdxFileReader createSkillsIdxFileReader(File file)
throws FileNotFoundException
- Throws:
FileNotFoundException
createSkillsMulFileReader
SkillsMulFileReader createSkillsMulFileReader(File file,
IdxFileReader idxFileReader)
throws FileNotFoundException
- Throws:
FileNotFoundException
createMapFileReader
MapFileReader createMapFileReader(File mapFile,
int mapHeight)
throws FileNotFoundException
- Throws:
FileNotFoundException
Copyright © 2010-2012. All Rights Reserved.