public class CompostInflectionRules.InflectionRule extends java.lang.Object
boolean
canApplyTo(java.lang.String str)
java.lang.String
inflect(java.lang.String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean canApplyTo(java.lang.String str)
public java.lang.String inflect(java.lang.String str)