public class XMLGlossaryReference extends java.lang.Object implements ParagraphElement
<glossaryRef desc="the glossary" />This links to the glossary.
TYPE_NONE
Constructor and Description |
---|
XMLGlossaryReference(XMLArticle article)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDesc()
Return the reference text.
|
XMLArticle |
getOriginArticle()
Return the article which emit the reference.
|
void |
setDesc(java.lang.String desc)
Set the reference text.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCustomStyles, getDeclaration, getInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setCustomStyles, setInlinedStyle
public XMLGlossaryReference(XMLArticle article)
article
- the article which emit the referencepublic XMLArticle getOriginArticle()
public void setDesc(java.lang.String desc)
desc
- the reference textpublic java.lang.String getDesc()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence