|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectro.sync.ecss.extensions.commons.DefaultElementLocatorProvider
ro.sync.ecss.extensions.dita.DITAElementLocatorProvider
@API(type=INTERNAL, src=PUBLIC) public class DITAElementLocatorProvider
Implementation for locating elements based on a link from a DITA document.
See:
http://docs.oasis-open.org/dita/v1.0/langspec/relatedl.html
http://docs.oasis-open.org/dita/v1.1/OS/langspec/common/theconrefattribute.html
http://docs.oasis-open.org/dita/v1.0/langspec/xref.html
Constructor Summary | |
---|---|
DITAElementLocatorProvider()
|
Method Summary | |
---|---|
ElementLocator |
getElementLocator(IDTypeVerifier idVerifier,
java.lang.String link)
Get an element locator capable of locating the element pointed by this link. |
Methods inherited from class ro.sync.ecss.extensions.commons.DefaultElementLocatorProvider |
---|
getDescription |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DITAElementLocatorProvider()
Method Detail |
---|
public ElementLocator getElementLocator(IDTypeVerifier idVerifier, java.lang.String link)
ElementLocatorProvider
getElementLocator
in interface ElementLocatorProvider
getElementLocator
in class DefaultElementLocatorProvider
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.DefaultElementLocatorProvider.getElementLocator(ro.sync.ecss.extensions.api.link.IDTypeVerifier, java.lang.String)
|
Oxygen XML Editor 14.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |