playn.flash.json
Interface JsonString

All Superinterfaces:
JsonValue
All Known Implementing Classes:
JreJsonString

public interface JsonString
extends JsonValue

Represents a Json String value.


Method Summary
 String getString()
           
 
Methods inherited from interface playn.flash.json.JsonValue
getType, jsEquals, toJson
 

Method Detail

getString

String getString()


Copyright © 2011. All Rights Reserved.