|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.wordhoard.tools.fixers.Fixer
edu.northwestern.at.wordhoard.tools.fixers.ShaTag
public class ShaTag
Fixes Shakespeare tags.
Adds "tag" and "pathTag" attributes to the "div" elements for Shakespeare works.
This fixer must be run AFTER the NukeDiv and ShaTitle fixers.
| Constructor Summary | |
|---|---|
ShaTag()
|
|
| Method Summary | |
|---|---|
void |
fix(java.lang.String corpusTag,
java.lang.String workTag,
org.w3c.dom.Document document)
Fixes an XML DOM tree. |
| Methods inherited from class edu.northwestern.at.wordhoard.tools.fixers.Fixer |
|---|
enableLogMessages, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShaTag()
| Method Detail |
|---|
public void fix(java.lang.String corpusTag,
java.lang.String workTag,
org.w3c.dom.Document document)
throws java.lang.Exception
fix in class FixercorpusTag - Corpus tag.workTag - Work tag.document - XML DOM tree.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||