Package kkchengaf.EnchantmentOrder
Class JSONLoader
java.lang.Object
kkchengaf.EnchantmentOrder.JSONLoader
Utility to load json file
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JSONLoader
public JSONLoader()
-
-
Method Details
-
from
load the json file from the package- Parameters:
classObj
- the class that holds the resourcerelativePath
- the path of file- Returns:
- JSONObject, contains the content of the file
-