Package net.minidev.json
Class JStylerObj.MPSimple
java.lang.Object
net.minidev.json.JStylerObj.MPSimple
- All Implemented Interfaces:
JStylerObj.MustProtect
- Enclosing class:
JStylerObj
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
can a String can be store without enclosing quotes.
-
Constructor Details
-
MPSimple
private MPSimple()
-
-
Method Details
-
mustBeProtect
can a String can be store without enclosing quotes. ie: should not contain any special json char- Specified by:
mustBeProtect
in interfaceJStylerObj.MustProtect
- Parameters:
s
-- Returns:
-