Class SimpleJSON

java.lang.Object
org.episteme.core.util.SimpleJSON

public class SimpleJSON extends Object
A minimal JSON parser to avoid external dependencies for simple resource loading.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • SimpleJSON

      public SimpleJSON()
  • Method Details