SAXTreeViewer requires java 1.5 or later.
[vamsas.git] / docs / SAXTreeViewer.txt
diff --git a/docs/SAXTreeViewer.txt b/docs/SAXTreeViewer.txt
new file mode 100644 (file)
index 0000000..08439dd
--- /dev/null
@@ -0,0 +1,10 @@
+uk.ac.vamsas.test.document.SAXTreeViewer\r
+----------------------------------------\r
+\r
+Instructions.\r
+1. Compile using java 1.5 or later. \r
+2. Execute the main method a single argument: the path to a vamsas document archive that you want to monitor.\r
+\r
+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
+\r
\ No newline at end of file