no.ingeberg.newsMLGrensesnitt
Class RetrieveExist

java.lang.Object
  extended by no.ingeberg.newsMLGrensesnitt.RetrieveExist

public class RetrieveExist
extends java.lang.Object

Retrieve a document from the database. To run this example enter: java -jar start.jar org.exist.examples.xmldb.Retrieve collection document in the root directory of the distribution.


Field Summary
protected static java.lang.String driver
           
protected static java.io.File fil
           
protected static java.lang.String URI
           
protected static java.lang.String xsl
           
 
Constructor Summary
RetrieveExist(java.lang.String docName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

driver

protected static java.lang.String driver

URI

protected static java.lang.String URI

xsl

protected static java.lang.String xsl

fil

protected static java.io.File fil
Constructor Detail

RetrieveExist

public RetrieveExist(java.lang.String docName)
              throws java.lang.Exception
Throws:
java.lang.Exception