|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.wordhoard.tools.filters.Filter06
public class Filter06
Rationalizes line and stanza numbering.
Usage:
Filter06 in out
in = Path to TEI XML input file for a work.
out = Path to TEI XML output file for a work.
For Shakespeare works, the "id" attribute on "l" and "p" elements is used to construct proper "n" and "label" attributes.
In "lg" elements, the types "rhyme-royal" and "ottava-rima" are replaced by type "stanza".
A numberingStyle="stanza" attribute is added to each "div" element in Spenser works.
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The main program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - Command line arguments.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||