edu.northwestern.at.wordhoard.tools.filters
Class Filter08

java.lang.Object
  extended by edu.northwestern.at.wordhoard.tools.filters.Filter08

public class Filter08
extends java.lang.Object

Adds the WordHoardText, wordHoardHeader and wordHoardTaggedLine elements.

Usage:

Filter08 in out

in = Path to TEI XML input file for a work.

out = Path to TEI XML output file for a work.


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

main

public static void main(java.lang.String[] args)
The main program.

Parameters:
args - Command line arguments.