Class JSONRawString

  • All Implemented Interfaces:
    Serializable

    public class JSONRawString
    extends net.sf.json.JSONFunction
    should not be u
    Author:
    arnouten
    See Also:
    Serialized Form
    • Constructor Detail

      • JSONRawString

        public JSONRawString​(String text)
    • Method Detail

      • toString

        public String toString()
        Overrides:
        toString in class net.sf.json.JSONFunction