Package zombie.core
Class IndieFileLoader
java.lang.Object
zombie.core.IndieFileLoader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic InputStreamReader
getStreamReader
(String string) static InputStreamReader
getStreamReader
(String string, boolean boolean1)
-
Constructor Details
-
IndieFileLoader
public IndieFileLoader()
-
-
Method Details
-
getStreamReader
- Throws:
FileNotFoundException
-
getStreamReader
public static InputStreamReader getStreamReader(String string, boolean boolean1) throws FileNotFoundException - Throws:
FileNotFoundException
-