alma.aedf.types
Class TestXPath

java.lang.Object
  |
  +--alma.aedf.types.TestXPath

public class TestXPath
extends java.lang.Object

A simple test program.

Command:
acsStartJava alma.aedf.types.TestXPath
acsStartJava -DAEDFXMLDirectory=some-directory alma.aedf.types.TestXPath

AEDFXMLDirectory is defaulted to user.home.AEDFXML.

Author:
caillat

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

Constructor Detail

TestXPath

public TestXPath()
Method Detail

main

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