Class SAXTest

java.lang.Object
  |
  +--SAXTest

public class SAXTest
extends java.lang.Object


Constructor Summary
SAXTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printDocument(org.jdom.Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAXTest

public SAXTest()
Method Detail

main

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

printDocument

public static void printDocument(org.jdom.Document doc)
                          throws java.io.IOException