| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.locator.element |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedLocator<T extends ExtendedLocator<T>>
Locator which is iterable and compoundable - it means you can iterate through it's descendants (
IterableLocator) and can derive it's descendants using composition of locators (CompoundableLocator). |
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocator<T> |
ExtendedLocator.format(Object... args) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.