org.wicketstuff.simile.timeline.json
Class JSONRawString

java.lang.Object
  extended by net.sf.json.JSONFunction
      extended by org.wicketstuff.simile.timeline.json.JSONRawString
All Implemented Interfaces:
java.io.Serializable

public class JSONRawString
extends net.sf.json.JSONFunction

should not be u

Author:
arnouten
See Also:
Serialized Form

Constructor Summary
JSONRawString(java.lang.String text)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class net.sf.json.JSONFunction
equals, getParams, getText, hashCode, parse
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JSONRawString

public JSONRawString(java.lang.String text)
Method Detail

toString

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


Copyright © 2011. All Rights Reserved.