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