SAXTreeViewer requires java 1.5 or later.
[vamsas.git] / docs / SAXTreeViewer.txt
1 uk.ac.vamsas.test.document.SAXTreeViewer\r
2 ----------------------------------------\r
3 \r
4 Instructions.\r
5 1. Compile using java 1.5 or later. \r
6 2. Execute the main method a single argument: the path to a vamsas document archive that you want to monitor.\r
7 \r
8 This is a class useful for debugging VAMSAS enabled programs. It uses the VAMSAS document low-level file monitoring mechanism to monitor accesses to the given file, and after each update to the document, it will update a tree representation of the VAMSAS document's XML.\r
9 \r
10