com.ibm.icu.dev.tool.translit
Class Trans

java.lang.Object
  |
  +--com.ibm.icu.dev.tool.translit.Trans

public class Trans
extends java.lang.Object

A command-line interface to the ICU4J transliterators.

Author:
Alan Liu

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

Constructor Detail

Trans

public Trans()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception


Copyright (c) 2001 IBM Corporation and others.