|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.inputter.TextInputterFactory
public class TextInputterFactory
TextInputter factory.
| Constructor Summary | |
|---|---|
TextInputterFactory()
|
|
| Method Summary | |
|---|---|
TextInputter |
newTextInputter()
Get a textInputter. |
TextInputter |
newTextInputter(java.lang.String className)
Get a textInputter 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 TextInputterFactory()
| Method Detail |
|---|
public TextInputter newTextInputter()
public TextInputter newTextInputter(java.lang.String className)
className - Class name for the textInputter.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||