This project has retired. For details please refer to its
Attic page.
org.apache.abdera.examples.ext
Class Serializer
java.lang.Object
org.apache.abdera.examples.ext.Serializer
public class Serializer
- extends Object
The Serializer extension allows Java objects to be automatically serialized into Atom documents using the objects
public getters or fields. The implementation is still largely experimental
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Serializer
public Serializer()
main
public static void main(String... args)
throws Exception
- Throws:
Exception
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.