@API(type=INTERNAL, src=PUBLIC) public class DefaultElementLocatorProvider extends java.lang.Object implements ElementLocatorProvider
element(/1/2)
Constructor and Description |
---|
DefaultElementLocatorProvider() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
ElementLocator |
getElementLocator(IDTypeVerifier idVerifier,
java.lang.String link)
Get an element locator capable of locating the element pointed by this link.
|
public ElementLocator getElementLocator(IDTypeVerifier idVerifier, java.lang.String link)
ElementLocatorProvider
getElementLocator
in interface ElementLocatorProvider
idVerifier
- Verifies if a given attribute type is ID.link
- The link that points to the element.ElementLocator
capable of locating the element
indicated by the given link.ElementLocatorProvider.getElementLocator(ro.sync.ecss.extensions.api.link.IDTypeVerifier, java.lang.String)
public java.lang.String getDescription()
getDescription
in interface Extension
Extension.getDescription()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.