kr.co.hit.live.util.json
Class JsonReader

java.lang.Object
  extended by kr.co.hit.live.util.json.JsonReader

public class JsonReader
extends Object


Constructor Summary
JsonReader(Reader reader)
           
 
Method Summary
 void close()
           
 Object parseValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonReader

public JsonReader(Reader reader)
Method Detail

close

public void close()
           throws IOException
Throws:
IOException

parseValue

public Object parseValue()
                  throws IOException
Throws:
IOException


Copyright © 2014. All Rights Reserved.