|
Oxygen XML Editor 12.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.xhtml.XHTMLElementLocatorProvider
public class XHTMLElementLocatorProvider
In XHTML the reference can point to an ID type attribute and also to the
name attribute of the a element.
| Constructor Summary | |
|---|---|
XHTMLElementLocatorProvider()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XHTMLElementLocatorProvider()
| Method Detail |
|---|
public ElementLocator getElementLocator(IDTypeVerifier idVerifier,
java.lang.String link)
ElementLocatorProvider
getElementLocator in interface ElementLocatorProvideridVerifier - 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)public java.lang.String getDescription()
getDescription in interface ExtensionExtension.getDescription()
|
Oxygen XML Editor 12.2 Author API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||