@API(type=INTERNAL,
     src=PUBLIC)
public class DITAElementLocatorProvider
extends DefaultElementLocatorProvider
| Constructor and Description | 
|---|
DITAElementLocatorProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
ElementLocator | 
getElementLocator(IDTypeVerifier idVerifier,
                 java.lang.String link)
Get an element locator capable of locating the element pointed by this link. 
 | 
getDescriptionpublic ElementLocator getElementLocator(IDTypeVerifier idVerifier, java.lang.String link)
ElementLocatorProvidergetElementLocator in interface ElementLocatorProvidergetElementLocator in class DefaultElementLocatorProvideridVerifier - 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.DefaultElementLocatorProvider.getElementLocator(ro.sync.ecss.extensions.api.link.IDTypeVerifier, java.lang.String)© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.