|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.inflector.conjugator.ConjugatorFactory
public class ConjugatorFactory
Conjugator factory.
| Constructor Summary | |
|---|---|
ConjugatorFactory()
|
|
| Method Summary | |
|---|---|
Conjugator |
newConjugator()
Get a conjugator. |
Conjugator |
newConjugator(java.lang.String className)
Get a conjugator of a specified class name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConjugatorFactory()
| Method Detail |
|---|
public Conjugator newConjugator()
public Conjugator newConjugator(java.lang.String className)
className - Class name for the conjugator.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||