org.apache.abdera.examples.uritemplates
Class AtomIDTemplate

java.lang.Object
  extended by org.apache.abdera.examples.uritemplates.AtomIDTemplate

public class AtomIDTemplate
extends Object

This example demonstrates the use of URI Templates to create an atom:id value from an annotated Java object.


Nested Class Summary
static class AtomIDTemplate.ID
           
 
Constructor Summary
AtomIDTemplate()
           
 
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

AtomIDTemplate

public AtomIDTemplate()
Method Detail

main

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


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