mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-08 19:44:29 +08:00
formatting
This commit is contained in:
@@ -62,11 +62,15 @@ public class Test {
|
|||||||
````
|
````
|
||||||
|
|
||||||
|
|
||||||
You can only run the unit tests with Maven or Gradlew.
|
*You can only run the unit tests with Maven or Gradlew.
|
||||||
|
|
||||||
|
* * mvn clean test
|
||||||
|
|
||||||
|
* * gradlew clean test
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Files
|
||||||
|
|
||||||
**JSONObject.java**: The `JSONObject` can parse text from a `String` or a `JSONTokener`
|
**JSONObject.java**: The `JSONObject` can parse text from a `String` or a `JSONTokener`
|
||||||
to produce a map-like object. The object provides methods for manipulating its
|
to produce a map-like object. The object provides methods for manipulating its
|
||||||
|
Reference in New Issue
Block a user