|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTestCase
org.exist.xquery.test.XMLNodeAsXQueryParameterTest
Class to test eXist's capability to handle XML Nodes as XQuery parameter.
| Constructor Summary | |
XMLNodeAsXQueryParameterTest()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
testXMLNodeAsXQueryParameter()
This test passes a W3C dom node as an xquery parameter to eXist and tries to read it back in: Register a database instance Write a document to the database using the XQueryService Read the document from the database using XmlDB Check for the document content |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLNodeAsXQueryParameterTest()
| Method Detail |
public static void main(java.lang.String[] args)
public final void testXMLNodeAsXQueryParameter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||