org.apache.abdera.examples.simple
Class EntityProviderExample

java.lang.Object
  extended by org.apache.abdera.examples.simple.EntityProviderExample

public class EntityProviderExample
extends Object

The EntityProvider interface allows developers to provide custom Object-to-Java serialization based on the StreamWriter interface.


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

EntityProviderExample

public EntityProviderExample()
Method Detail

main

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


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