|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.corpuslinguistics.contractionexpander.ContractionExpanderFactory
public class ContractionExpanderFactory
ContractionExpander factory.
| Constructor Summary | |
|---|---|
ContractionExpanderFactory()
|
|
| Method Summary | |
|---|---|
ContractionExpander |
newContractionExpander()
Get a contraction expander. |
ContractionExpander |
newContractionExpander(java.lang.String className)
Get a contractionExpander 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 ContractionExpanderFactory()
| Method Detail |
|---|
public ContractionExpander newContractionExpander()
public ContractionExpander newContractionExpander(java.lang.String className)
className - Class name for the contractionExpander.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||