Uses of Class
org.specrunner.source.resource.positional.EPlace

Packages that use EPlace
org.specrunner.source.resource.positional   
 

Uses of EPlace in org.specrunner.source.resource.positional
 

Methods in org.specrunner.source.resource.positional that return EPlace
 EPlace Position.getPlace()
          The placement element.
static EPlace EPlace.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EPlace[] EPlace.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.specrunner.source.resource.positional with parameters of type EPlace
static Position Position.newPosition(String xpath, EPlace place)
          Creates a new position based on XPath information.
 



Copyright © 2014. All rights reserved.