no.ingeberg.newsMLGrensesnitt
Class RetrieveExist
java.lang.Object
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
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
RetrieveExist
public RetrieveExist(java.lang.String docName)
throws java.lang.Exception
- Throws:
java.lang.Exception