org.apache.abdera.examples.ext
Class Bidi

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

public class Bidi
extends Object

The Atom Bidi Extension is described in an IETF Internet-Draft and is used to communicate information about the base directionality of text in an Atom document.


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

Bidi

public Bidi()
Method Detail

main

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


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