org.apache.openejb.util
Class SimpleJSonParser

java.lang.Object
  extended by org.apache.openejb.util.SimpleJSonParser

public final class SimpleJSonParser
extends Object


Method Summary
static Object read(InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

read

public static Object read(InputStream is)
                   throws IOException
Throws:
IOException


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.