Class RawValue
- java.lang.Object
-
- org.springframework.extensions.webscripts.json.RawValue
-
public class RawValue extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RawValue(java.lang.String suppliedValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoJSONString()java.lang.StringtoString()
-