Class accentEncode

java.lang.Object
  extended by accentEncode

public final class accentEncode
extends java.lang.Object


Constructor Summary
accentEncode()
           
 
Method Summary
static java.lang.String accentFilter(java.lang.String s)
           
static java.lang.String expand(char ch)
          This is blatently nicked from millscript.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

accentEncode

public accentEncode()
Method Detail

expand

public static java.lang.String expand(char ch)
This is blatently nicked from millscript.


accentFilter

public static java.lang.String accentFilter(java.lang.String s)


Copyright © 2001-2007 Open World Ltd. All Rights Reserved.