public class XMLSeeAlsoHeading extends XMLReference
desc, id, idMayBeDesc, rawIDTYPE_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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waithasInlinedStyle, setCustomStylespublic 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 StyledElementgetDeclaration in class XMLReferencepublic 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