demo
Class Demo

java.lang.Object
  |
  +--demo.Demo

public class Demo
extends java.lang.Object

XPath sample on DOM


Constructor Summary
Demo()
           
 
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

Demo

public Demo()
Method Detail

main

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