org.itest.json.simple.impl
Class SimpleJsonState
java.lang.Object
org.itest.json.simple.impl.SimpleJsonState
public class SimpleJsonState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleJsonState
public SimpleJsonState(String value)
get
public SimpleJsonState get(String key)
throws SimpleJsonException
- Throws:
SimpleJsonException
names
public Iterable<String> names()
length
public Integer length()
getValue
public String getValue()
Copyright © 2014. All rights reserved.