@API(type=INTERNAL,
src=PUBLIC)
public class DITAElementLocatorProvider
extends DefaultElementLocatorProvider
| Constructor and Description |
|---|
DITAElementLocatorProvider()
Default constructor.
|
DITAElementLocatorProvider(boolean locateInsideDITAMap)
Constructor.
|
| 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 DITAElementLocatorProvider()
public DITAElementLocatorProvider(boolean locateInsideDITAMap)
locateInsideDITAMap - true if we need to locate inside a DITA Mappublic 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 - 2016. All rights reserved.