Nux 1.3

nux.xom.tests
Class XQueryUpdateTest

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

public class XQueryUpdateTest
extends Object

Usecase examples for XQuery/XPath update facility.

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

Method Summary
static void main(String[] args)
          runs the test
 
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
runs the test

Throws:
Exception

Nux 1.3