com.isogen.util
Class UnihanUtil

java.lang.Object
  extended bycom.isogen.util.UnihanUtil

public class UnihanUtil
extends java.lang.Object

Utility for working with the Unicode unihan.txt file.


Constructor Summary
UnihanUtil()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void writeZhTwIcuCollationRules(java.lang.String outputFilename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnihanUtil

public UnihanUtil()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable

writeZhTwIcuCollationRules

public static void writeZhTwIcuCollationRules(java.lang.String outputFilename)
                                       throws java.lang.Throwable
Throws:
java.lang.Throwable