Class SimpleJSON
java.lang.Object
org.episteme.core.util.SimpleJSON
A minimal JSON parser to avoid external dependencies for simple resource
loading.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleJSON
public SimpleJSON()
-
-
Method Details
-
parse
-