| Package | Description |
|---|---|
| org.specrunner.source.resource.positional |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Position |
Position.newPosition(String xpath,
EPlace place)
Creates a new position based on XPath information.
|
Copyright © 2016. All rights reserved.