org.apache.abdera.ext.json
Class JSONUtil

java.lang.Object
  extended by org.apache.abdera.ext.json.JSONUtil

public class JSONUtil
extends Object


Constructor Summary
JSONUtil()
           
 
Method Summary
static void toJson(Base base, Writer writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONUtil

public JSONUtil()
Method Detail

toJson

public static void toJson(Base base,
                          Writer writer)
                   throws IOException
Throws:
IOException


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.