mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 10:45:23 +08:00
Revert "#928 add missing java dock for JSONParserConfiguration"
This reverts commit afd9a6fbb7
.
This commit is contained in:
@@ -104,9 +104,6 @@ public class JSONParserConfiguration extends ParserConfiguration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The parser throws an Exception when strict mode is true and tries to parse invalid JSON characters.
|
|
||||||
* Otherwise, the parser is more relaxed and might tolerate some invalid characters.
|
|
||||||
*
|
|
||||||
* @return the current strict mode setting.
|
* @return the current strict mode setting.
|
||||||
*/
|
*/
|
||||||
public boolean isStrictMode() {
|
public boolean isStrictMode() {
|
||||||
|
Reference in New Issue
Block a user