public class XMLSeeAlsoHeading extends XMLReference
desc, id, idMayBeDesc, rawID
TYPE_NONE
Constructor and Description |
---|
XMLSeeAlsoHeading(org.docgene.model.Article article,
java.lang.String refID,
java.lang.String pack)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDeclaration()
Return the declaration ID of the element.
|
java.lang.String |
getOtherText()
Return the SeeAlso associated text for the destination article.
|
java.lang.String |
getThisText()
Return the SeeAlso associated text for the origin article.
|
void |
setOtherText(java.lang.String text)
Set the SeeAlso associated text for the destination article.
|
void |
setThisText(java.lang.String text)
Set the SeeAlso associated text for the origin article.
|
bind, bind, getAnchorElement, getArticleRef, getCustomStyles, getDesc, getDescription, getInlinedStyle, getLineNumber, getOriginArticle, getReferencedArticle, getRefID, getRefPackage, getStyle, isAutoDesc, isBareReference, isBound, setCustomStyles, setDesc, setInlinedStyle, setLineNumber, setLowerCase, setStyle, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
hasInlinedStyle, setCustomStyles
public XMLSeeAlsoHeading(org.docgene.model.Article article, java.lang.String refID, java.lang.String pack)
article
- the article which emit the referencerefID
- the other article IDpack
- the packagepublic java.lang.String getDeclaration()
getDeclaration
in interface StyledElement
getDeclaration
in class XMLReference
public void setThisText(java.lang.String text)
text
- the SeeAlso associated text for the origin articlepublic java.lang.String getThisText()
public void setOtherText(java.lang.String text)
text
- the SeeAlso associated text for the destination articlepublic java.lang.String getOtherText()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence