org.apache.abdera.examples.ext
Class Features

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

public class Features
extends Object

The Atompub Features Extension is described in an IETF I-D and is used to communicate information about features that are supported, required or unsupported by an Atompub collection.


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

Features

public Features()
Method Detail

main

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


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