org.exist.xmldb.test
Class DTMHandleTest

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

public class DTMHandleTest
extends TestCase

Tests the TreeLevelOrder function.

Version:
1.0
Author:
Tobias Wunden
See Also:
Serialized Form

Constructor Summary
DTMHandleTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testTreeLevelOrder()
          Test for the TreeLevelOrder function.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTMHandleTest

public DTMHandleTest()
Method Detail

main

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

testTreeLevelOrder

public final void testTreeLevelOrder()
Test for the TreeLevelOrder function. This test



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