org.exist.xmldb.test
Class ContentAsDOMTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.xmldb.test.ContentAsDOMTest

public class ContentAsDOMTest
extends TestCase

Tests XMLResource.getContentAsDOM() for resources retrieved from an XQuery.

Author:
wolf
See Also:
Serialized Form

Constructor Summary
ContentAsDOMTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 void testGetContentAsDOM()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentAsDOMTest

public ContentAsDOMTest(java.lang.String name)
Method Detail

testGetContentAsDOM

public void testGetContentAsDOM()

setUp

protected void setUp()

tearDown

protected void tearDown()

main

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


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.