be.hikage.xdt4j.locator
Class ConditionLocator

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

public class ConditionLocator
extends Locator


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

ConditionLocator

public ConditionLocator(String parameter)
Method Detail

generateXPath

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


Copyright © 2011. All Rights Reserved.