org.apache.cxf.binding.http.strategy
Class EnglishInflector
java.lang.Object
org.apache.cxf.binding.http.strategy.Inflector
org.apache.cxf.binding.http.strategy.EnglishInflector
public class EnglishInflector
- extends Inflector
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnglishInflector
public EnglishInflector()
Apache CXF