Class JStylerObj.MPSimple

java.lang.Object
net.minidev.json.JStylerObj.MPSimple
All Implemented Interfaces:
JStylerObj.MustProtect
Enclosing class:
JStylerObj

private static class JStylerObj.MPSimple extends Object implements JStylerObj.MustProtect
  • Constructor Details

    • MPSimple

      private MPSimple()
  • Method Details

    • mustBeProtect

      public boolean mustBeProtect(String s)
      can a String can be store without enclosing quotes. ie: should not contain any special json char
      Specified by:
      mustBeProtect in interface JStylerObj.MustProtect
      Parameters:
      s -
      Returns: