org.jboss.arquillian.ajocado.locator
Class IdLocator
java.lang.Object
org.jboss.arquillian.ajocado.locator.AbstractLocator<T>
org.jboss.arquillian.ajocado.locator.AbstractElementLocator<IdLocator>
org.jboss.arquillian.ajocado.locator.IdLocator
- All Implemented Interfaces:
- ElementLocator<IdLocator>, Locator<IdLocator>
public class IdLocator
- extends AbstractElementLocator<IdLocator>
Locates the element with specified @id attribute.
- Version:
- $Revision$
- Author:
- Lukas Fryc
IdLocator
public IdLocator(String id)
getLocationStrategy
public ElementLocationStrategy getLocationStrategy()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.