|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.binding.http.strategy.Inflector
org.apache.cxf.binding.http.strategy.EnglishInflector
public class EnglishInflector
Rules for English inflection.
Notice: Some portions of this class where ported from Ruby's ActiveSupport library which are Copyright (c) 2005-2006 David Heinemeier Hansson and under the MIT license.
Constructor Summary | |
---|---|
EnglishInflector()
|
Method Summary |
---|
Methods inherited from class org.apache.cxf.binding.http.strategy.Inflector |
---|
addIrregular, addPlural, addSingular, addUncountable, addUncountable, pluralize, singularlize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnglishInflector()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |