org.apache.abdera.examples.ext
Class License

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

public class License
extends Object

The Atom License extension is described in Experimental RFC4946 and provides a way of associating copyright licenses with feeds and entries. This is useful when working with things like Creative Commons licenses.


Constructor Summary
License()
           
 
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

License

public License()
Method Detail

main

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


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