be.hikage.xdt4j.locator
Class MatchLocator

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

public class MatchLocator
extends Locator


Field Summary
 
Fields inherited from class be.hikage.xdt4j.locator.Locator
parameter
 
Constructor Summary
MatchLocator(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

MatchLocator

public MatchLocator(String parameter)
Method Detail

generateXPath

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


Copyright © 2011. All Rights Reserved.