org.apache.abdera.examples.unicode
Class NormalizationExample

java.lang.Object
  extended by org.apache.abdera.examples.unicode.NormalizationExample

public class NormalizationExample
extends Object

Example that demonstrates Abdera's basic support for Unicode normalization.


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

NormalizationExample

public NormalizationExample()
Method Detail

main

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


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