|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.wordhoard.tools.cm.WorkPartGenerator
public class WorkPartGenerator
Generates work parts.
| Constructor Summary | |
|---|---|
WorkPartGenerator(XMLWriter out,
Rules rules,
java.util.HashMap posMap,
java.lang.String fullWorkTag)
Creates a new work part generator. |
|
| Method Summary | |
|---|---|
void |
genText(org.w3c.dom.Element el)
Generates the text. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkPartGenerator(XMLWriter out,
Rules rules,
java.util.HashMap posMap,
java.lang.String fullWorkTag)
out - WordHoard XML output file writer.rules - Rules.posMap - Map from English pos tags to word class tags. | Method Detail |
|---|
public void genText(org.w3c.dom.Element el)
el - Root element for the text (e.g., a TEI/text element).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||