Class DocumentReader

java.lang.Object
  extended by DocumentReader

public class DocumentReader
extends java.lang.Object


Constructor Summary
DocumentReader()
           
 
Method Summary
 org.w3c.dom.Document previous()
           
 org.w3c.dom.Document read(java.lang.String doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentReader

public DocumentReader()
Method Detail

previous

public org.w3c.dom.Document previous()

read

public org.w3c.dom.Document read(java.lang.String doc)
                          throws java.io.IOException
Throws:
java.io.IOException