be.hikage.xdt4j.locator
Class XPathLocator

java.lang.Object
  extended by be.hikage.xdt4j.locator.Locator
      extended by be.hikage.xdt4j.locator.XPathLocator

public class XPathLocator
extends Locator


Field Summary
 
Fields inherited from class be.hikage.xdt4j.locator.Locator
parameter
 
Constructor Summary
XPathLocator(String parameter)
           
 
Method Summary
 String generateXPath(org.dom4j.Element target)
           
 
Methods inherited from class be.hikage.xdt4j.locator.Locator
getParameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathLocator

public XPathLocator(String parameter)
Method Detail

generateXPath

public String generateXPath(org.dom4j.Element target)
Specified by:
generateXPath in class Locator


Copyright © 2011. All Rights Reserved.