Uses of Class
be.hikage.xdt4j.locator.Locator

Packages that use Locator
be.hikage.xdt4j.locator   
 

Uses of Locator in be.hikage.xdt4j.locator
 

Subclasses of Locator in be.hikage.xdt4j.locator
 class ConditionLocator
          Locator which is based on an relative XPath query on to create the selection
 class MatchLocator
           
 class XPathLocator
           
 

Methods in be.hikage.xdt4j.locator that return Locator
static Locator LocatorFactory.createLocator(org.dom4j.Element element)
          Returns an instance corresponding to the value of the attribute "Locator" of the element parameter, or null if the attribute is empty or invalid.
 



Copyright © 2012. All Rights Reserved.