uk.org.ogsadai.examples.clienttoolkit
Class SimpleXPathQueryExample

java.lang.Object
  |
  +--uk.org.ogsadai.examples.clienttoolkit.SimpleXPathQueryExample

public class SimpleXPathQueryExample
extends java.lang.Object

This is an example for a simple XPath query. The results are returned within the response document.


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

Field Detail

COPYRIGHT_NOTICE

private static final java.lang.String COPYRIGHT_NOTICE
See Also:
Constant Field Values
Constructor Detail

SimpleXPathQueryExample

public SimpleXPathQueryExample()
Method Detail

main

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