static class FrenchInflector.Inflection extends Object
| Constructor and Description |
|---|
FrenchInflector.Inflection(Pattern pattern,
String replace) |
FrenchInflector.Inflection(String regexp,
String replace) |
public FrenchInflector.Inflection(Pattern pattern, String replace)
pattern - replace - public FrenchInflector.Inflection(String regexp, String replace)
regexp - replace - public Pattern getPattern()
public String getReplace()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.