org.apache.abdera.examples.ext
Class Json

java.lang.Object
  extended by org.apache.abdera.examples.ext.Json

public class Json
extends Object

The JSONWriter can be used to serialize an Abdera entry into a JSON structure


Constructor Summary
Json()
           
 
Method Summary
static void main(String... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Json

public Json()
Method Detail

main

public static void main(String... args)
                 throws Exception
Throws:
Exception


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