fr.tireme.schemadoc.graphics
Class SpyLinkEquivalent
java.lang.Object
fr.tireme.schemadoc.graphics.SpyLinkEquivalent
public class SpyLinkEquivalent
- extends java.lang.Object
- Author:
- pierre
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpyLinkEquivalent
public SpyLinkEquivalent(java.lang.String spyElemName,
org.w3c.dom.Element htmlSpyActualRoot,
XPATHSelection htmlCxp)
throws SDExcept
- Parameters:
spyElemName - spy element namehtmlSpyActualRoot - graphic DOM treehtmlCxp - xpath selector on the html file
- Throws:
SDExcept - exception
getAnchorElement
public final org.w3c.dom.Element getAnchorElement()
- Returns:
- the Element node
setAnchorElement
public final void setAnchorElement(org.w3c.dom.Element anchorElementValue)
- Parameters:
anchorElementValue - set the Element node
getName
public final java.lang.String getName()
- Returns:
- the name of the object
setName
public final void setName(java.lang.String objectName)
- Parameters:
objectName - name of the object
getSpyLink
public final java.lang.String getSpyLink()
- Returns:
- the link spy value
setSpyLink
public final void setSpyLink(java.lang.String spyLinkValue)
- Parameters:
spyLinkValue - the link spy value
getType
public final java.lang.String getType()
- Returns:
- the type of the object
setType
public final void setType(java.lang.String typeValue)
- Parameters:
typeValue - type of the object