Nux 1.2

nux.xom.tests
Class XQueryUseCasesTest

java.lang.Object
  extended bynux.xom.tests.XQueryUseCasesTest

public final class XQueryUseCasesTest
extends Object

Demo that runs the W3C XQuery use cases (part of saxon download) against our XQuery implementation.

Author:
whoschek.AT.lbl.DOT.gov, $Author: hoschek3 $

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

Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Nux 1.2