railo.runtime.functions.string
Class Metaphone

java.lang.Object
  extended by railo.runtime.functions.string.Metaphone
All Implemented Interfaces:
Serializable, Function

public final class Metaphone
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
Metaphone()
           
 
Method Summary
static String call(PageContext pc, String str)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Metaphone

public Metaphone()
Method Detail

call

public static String call(PageContext pc,
                          String str)


Copyright © 2012 Railo