public class XMLFooter extends HeaderElement
chapters, paragraphsARTICLE, CATEGORIES, CATEGORY, DICTIONARY, FOOTER, FULL_TEXT_SEARCH, GLOSSARY, HEADER, IMAGE_DEFINITION, IMAGES_DEFINITION, INFOBOX_DEFINITION, INFOBOX_PROPERTY, MENUS, PACKAGE, RESOURCE_DEFINITION, RESOURCES_DEFINITION, UNDEFINED| Constructor and Description |
|---|
XMLFooter()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAdditionalContent()
Return the optional footer additional content.
|
java.lang.String |
getID() |
short |
getRootElementType()
Return the
RootElement.FOOTER type. |
java.lang.String |
getText()
Return the footer text.
|
void |
setAdditionalContent(java.util.List<java.lang.String> content)
Set the optional footer additional content.
|
void |
setText(java.lang.String text)
Set the footer text.
|
getInputFile, getLeftImage, getPackage, getParent, getRoot, hasLeftImage, hasPackage, setInputFile, setLeftImage, setPackage, setRootaddChapter, addParagraph, getChapters, getParagraphs, isEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void setText(java.lang.String text)
text - the textpublic java.lang.String getText()
public void setAdditionalContent(java.util.List<java.lang.String> content)
content - the content lines of textpublic java.util.List<java.lang.String> getAdditionalContent()
public short getRootElementType()
RootElement.FOOTER type.public java.lang.String getID()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence