java.lang.Object
ch.software_atelier.simpleflex.rest.auth.utils.YAML

public class YAML extends Object
  • Constructor Details

    • YAML

      public YAML()
  • Method Details

    • toJSONOrArray

      public static Object toJSONOrArray(String s) throws org.json.JSONException
      Throws:
      org.json.JSONException
    • toJSON

      public static org.json.JSONObject toJSON(String s) throws org.json.JSONException
      Throws:
      org.json.JSONException