org.odftoolkit.odfdom.dom.element.text
Class TextBibliographyMarkElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.pkg.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.text.TextBibliographyMarkElement
All Implemented Interfaces:
Serializable, Cloneable, Element, EventTarget, Node, NodeList, TypeInfo

public class TextBibliographyMarkElement
extends OdfElement

DOM implementation of OpenDocument element text:bibliography-mark.

See Also:
Serialized Form

Field Summary
static OdfName ELEMENT_NAME
           
 
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURI
 
Fields inherited from class org.apache.xerces.dom.ElementImpl
attributes, name
 
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
 
Fields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSibling
 
Fields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
 
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
 
Fields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
 
Constructor Summary
TextBibliographyMarkElement(OdfFileDom ownerDoc)
          Create the instance of TextBibliographyMarkElement
 
Method Summary
 void accept(ElementVisitor visitor)
          Accept an visitor instance to allow the visitor to do some operations.
 OdfName getOdfName()
          Get the element name
 String getTextAddressAttribute()
          Receives the value of the ODFDOM attribute representation TextAddressAttribute , See text:address
 String getTextAnnoteAttribute()
          Receives the value of the ODFDOM attribute representation TextAnnoteAttribute , See text:annote
 String getTextAuthorAttribute()
          Receives the value of the ODFDOM attribute representation TextAuthorAttribute , See text:author
 String getTextBibliographyTypeAttribute()
          Receives the value of the ODFDOM attribute representation TextBibliographyTypeAttribute , See text:bibliography-type Attribute is mandatory.
 String getTextBooktitleAttribute()
          Receives the value of the ODFDOM attribute representation TextBooktitleAttribute , See text:booktitle
 String getTextChapterAttribute()
          Receives the value of the ODFDOM attribute representation TextChapterAttribute , See text:chapter
 String getTextCustom1Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom1Attribute , See text:custom1
 String getTextCustom2Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom2Attribute , See text:custom2
 String getTextCustom3Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom3Attribute , See text:custom3
 String getTextCustom4Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom4Attribute , See text:custom4
 String getTextCustom5Attribute()
          Receives the value of the ODFDOM attribute representation TextCustom5Attribute , See text:custom5
 String getTextEditionAttribute()
          Receives the value of the ODFDOM attribute representation TextEditionAttribute , See text:edition
 String getTextEditorAttribute()
          Receives the value of the ODFDOM attribute representation TextEditorAttribute , See text:editor
 String getTextHowpublishedAttribute()
          Receives the value of the ODFDOM attribute representation TextHowpublishedAttribute , See text:howpublished
 String getTextIdentifierAttribute()
          Receives the value of the ODFDOM attribute representation TextIdentifierAttribute , See text:identifier
 String getTextInstitutionAttribute()
          Receives the value of the ODFDOM attribute representation TextInstitutionAttribute , See text:institution
 String getTextIsbnAttribute()
          Receives the value of the ODFDOM attribute representation TextIsbnAttribute , See text:isbn
 String getTextIssnAttribute()
          Receives the value of the ODFDOM attribute representation TextIssnAttribute , See text:issn
 String getTextJournalAttribute()
          Receives the value of the ODFDOM attribute representation TextJournalAttribute , See text:journal
 String getTextMonthAttribute()
          Receives the value of the ODFDOM attribute representation TextMonthAttribute , See text:month
 String getTextNoteAttribute()
          Receives the value of the ODFDOM attribute representation TextNoteAttribute , See text:note
 String getTextNumberAttribute()
          Receives the value of the ODFDOM attribute representation TextNumberAttribute , See text:number
 String getTextOrganizationsAttribute()
          Receives the value of the ODFDOM attribute representation TextOrganizationsAttribute , See text:organizations
 String getTextPagesAttribute()
          Receives the value of the ODFDOM attribute representation TextPagesAttribute , See text:pages
 String getTextPublisherAttribute()
          Receives the value of the ODFDOM attribute representation TextPublisherAttribute , See text:publisher
 String getTextReportTypeAttribute()
          Receives the value of the ODFDOM attribute representation TextReportTypeAttribute , See text:report-type
 String getTextSchoolAttribute()
          Receives the value of the ODFDOM attribute representation TextSchoolAttribute , See text:school
 String getTextSeriesAttribute()
          Receives the value of the ODFDOM attribute representation TextSeriesAttribute , See text:series
 String getTextTitleAttribute()
          Receives the value of the ODFDOM attribute representation TextTitleAttribute , See text:title
 String getTextUrlAttribute()
          Receives the value of the ODFDOM attribute representation TextUrlAttribute , See text:url
 String getTextVolumeAttribute()
          Receives the value of the ODFDOM attribute representation TextVolumeAttribute , See text:volume
 String getTextYearAttribute()
          Receives the value of the ODFDOM attribute representation TextYearAttribute , See text:year
 void newTextNode(String content)
          Add text content.
 void setTextAddressAttribute(String textAddressValue)
          Sets the value of ODFDOM attribute representation TextAddressAttribute , See text:address
 void setTextAnnoteAttribute(String textAnnoteValue)
          Sets the value of ODFDOM attribute representation TextAnnoteAttribute , See text:annote
 void setTextAuthorAttribute(String textAuthorValue)
          Sets the value of ODFDOM attribute representation TextAuthorAttribute , See text:author
 void setTextBibliographyTypeAttribute(String textBibliographyTypeValue)
          Sets the value of ODFDOM attribute representation TextBibliographyTypeAttribute , See text:bibliography-type
 void setTextBooktitleAttribute(String textBooktitleValue)
          Sets the value of ODFDOM attribute representation TextBooktitleAttribute , See text:booktitle
 void setTextChapterAttribute(String textChapterValue)
          Sets the value of ODFDOM attribute representation TextChapterAttribute , See text:chapter
 void setTextCustom1Attribute(String textCustom1Value)
          Sets the value of ODFDOM attribute representation TextCustom1Attribute , See text:custom1
 void setTextCustom2Attribute(String textCustom2Value)
          Sets the value of ODFDOM attribute representation TextCustom2Attribute , See text:custom2
 void setTextCustom3Attribute(String textCustom3Value)
          Sets the value of ODFDOM attribute representation TextCustom3Attribute , See text:custom3
 void setTextCustom4Attribute(String textCustom4Value)
          Sets the value of ODFDOM attribute representation TextCustom4Attribute , See text:custom4
 void setTextCustom5Attribute(String textCustom5Value)
          Sets the value of ODFDOM attribute representation TextCustom5Attribute , See text:custom5
 void setTextEditionAttribute(String textEditionValue)
          Sets the value of ODFDOM attribute representation TextEditionAttribute , See text:edition
 void setTextEditorAttribute(String textEditorValue)
          Sets the value of ODFDOM attribute representation TextEditorAttribute , See text:editor
 void setTextHowpublishedAttribute(String textHowpublishedValue)
          Sets the value of ODFDOM attribute representation TextHowpublishedAttribute , See text:howpublished
 void setTextIdentifierAttribute(String textIdentifierValue)
          Sets the value of ODFDOM attribute representation TextIdentifierAttribute , See text:identifier
 void setTextInstitutionAttribute(String textInstitutionValue)
          Sets the value of ODFDOM attribute representation TextInstitutionAttribute , See text:institution
 void setTextIsbnAttribute(String textIsbnValue)
          Sets the value of ODFDOM attribute representation TextIsbnAttribute , See text:isbn
 void setTextIssnAttribute(String textIssnValue)
          Sets the value of ODFDOM attribute representation TextIssnAttribute , See text:issn
 void setTextJournalAttribute(String textJournalValue)
          Sets the value of ODFDOM attribute representation TextJournalAttribute , See text:journal
 void setTextMonthAttribute(String textMonthValue)
          Sets the value of ODFDOM attribute representation TextMonthAttribute , See text:month
 void setTextNoteAttribute(String textNoteValue)
          Sets the value of ODFDOM attribute representation TextNoteAttribute , See text:note
 void setTextNumberAttribute(String textNumberValue)
          Sets the value of ODFDOM attribute representation TextNumberAttribute , See text:number
 void setTextOrganizationsAttribute(String textOrganizationsValue)
          Sets the value of ODFDOM attribute representation TextOrganizationsAttribute , See text:organizations
 void setTextPagesAttribute(String textPagesValue)
          Sets the value of ODFDOM attribute representation TextPagesAttribute , See text:pages
 void setTextPublisherAttribute(String textPublisherValue)
          Sets the value of ODFDOM attribute representation TextPublisherAttribute , See text:publisher
 void setTextReportTypeAttribute(String textReportTypeValue)
          Sets the value of ODFDOM attribute representation TextReportTypeAttribute , See text:report-type
 void setTextSchoolAttribute(String textSchoolValue)
          Sets the value of ODFDOM attribute representation TextSchoolAttribute , See text:school
 void setTextSeriesAttribute(String textSeriesValue)
          Sets the value of ODFDOM attribute representation TextSeriesAttribute , See text:series
 void setTextTitleAttribute(String textTitleValue)
          Sets the value of ODFDOM attribute representation TextTitleAttribute , See text:title
 void setTextUrlAttribute(String textUrlValue)
          Sets the value of ODFDOM attribute representation TextUrlAttribute , See text:url
 void setTextVolumeAttribute(String textVolumeValue)
          Sets the value of ODFDOM attribute representation TextVolumeAttribute , See text:volume
 void setTextYearAttribute(String textYearValue)
          Sets the value of ODFDOM attribute representation TextYearAttribute , See text:year
 
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
cloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
 
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
 
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
 
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
 
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
 
Methods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.w3c.dom.Node
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
 

Field Detail

ELEMENT_NAME

public static final OdfName ELEMENT_NAME
Constructor Detail

TextBibliographyMarkElement

public TextBibliographyMarkElement(OdfFileDom ownerDoc)
Create the instance of TextBibliographyMarkElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element text:bibliography-mark.

getTextAddressAttribute

public String getTextAddressAttribute()
Receives the value of the ODFDOM attribute representation TextAddressAttribute , See text:address

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextAddressAttribute

public void setTextAddressAttribute(String textAddressValue)
Sets the value of ODFDOM attribute representation TextAddressAttribute , See text:address

Parameters:
textAddressValue - The type is String

getTextAnnoteAttribute

public String getTextAnnoteAttribute()
Receives the value of the ODFDOM attribute representation TextAnnoteAttribute , See text:annote

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextAnnoteAttribute

public void setTextAnnoteAttribute(String textAnnoteValue)
Sets the value of ODFDOM attribute representation TextAnnoteAttribute , See text:annote

Parameters:
textAnnoteValue - The type is String

getTextAuthorAttribute

public String getTextAuthorAttribute()
Receives the value of the ODFDOM attribute representation TextAuthorAttribute , See text:author

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextAuthorAttribute

public void setTextAuthorAttribute(String textAuthorValue)
Sets the value of ODFDOM attribute representation TextAuthorAttribute , See text:author

Parameters:
textAuthorValue - The type is String

getTextBibliographyTypeAttribute

public String getTextBibliographyTypeAttribute()
Receives the value of the ODFDOM attribute representation TextBibliographyTypeAttribute , See text:bibliography-type Attribute is mandatory.

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextBibliographyTypeAttribute

public void setTextBibliographyTypeAttribute(String textBibliographyTypeValue)
Sets the value of ODFDOM attribute representation TextBibliographyTypeAttribute , See text:bibliography-type

Parameters:
textBibliographyTypeValue - The type is String

getTextBooktitleAttribute

public String getTextBooktitleAttribute()
Receives the value of the ODFDOM attribute representation TextBooktitleAttribute , See text:booktitle

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextBooktitleAttribute

public void setTextBooktitleAttribute(String textBooktitleValue)
Sets the value of ODFDOM attribute representation TextBooktitleAttribute , See text:booktitle

Parameters:
textBooktitleValue - The type is String

getTextChapterAttribute

public String getTextChapterAttribute()
Receives the value of the ODFDOM attribute representation TextChapterAttribute , See text:chapter

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextChapterAttribute

public void setTextChapterAttribute(String textChapterValue)
Sets the value of ODFDOM attribute representation TextChapterAttribute , See text:chapter

Parameters:
textChapterValue - The type is String

getTextCustom1Attribute

public String getTextCustom1Attribute()
Receives the value of the ODFDOM attribute representation TextCustom1Attribute , See text:custom1

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom1Attribute

public void setTextCustom1Attribute(String textCustom1Value)
Sets the value of ODFDOM attribute representation TextCustom1Attribute , See text:custom1

Parameters:
textCustom1Value - The type is String

getTextCustom2Attribute

public String getTextCustom2Attribute()
Receives the value of the ODFDOM attribute representation TextCustom2Attribute , See text:custom2

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom2Attribute

public void setTextCustom2Attribute(String textCustom2Value)
Sets the value of ODFDOM attribute representation TextCustom2Attribute , See text:custom2

Parameters:
textCustom2Value - The type is String

getTextCustom3Attribute

public String getTextCustom3Attribute()
Receives the value of the ODFDOM attribute representation TextCustom3Attribute , See text:custom3

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom3Attribute

public void setTextCustom3Attribute(String textCustom3Value)
Sets the value of ODFDOM attribute representation TextCustom3Attribute , See text:custom3

Parameters:
textCustom3Value - The type is String

getTextCustom4Attribute

public String getTextCustom4Attribute()
Receives the value of the ODFDOM attribute representation TextCustom4Attribute , See text:custom4

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom4Attribute

public void setTextCustom4Attribute(String textCustom4Value)
Sets the value of ODFDOM attribute representation TextCustom4Attribute , See text:custom4

Parameters:
textCustom4Value - The type is String

getTextCustom5Attribute

public String getTextCustom5Attribute()
Receives the value of the ODFDOM attribute representation TextCustom5Attribute , See text:custom5

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextCustom5Attribute

public void setTextCustom5Attribute(String textCustom5Value)
Sets the value of ODFDOM attribute representation TextCustom5Attribute , See text:custom5

Parameters:
textCustom5Value - The type is String

getTextEditionAttribute

public String getTextEditionAttribute()
Receives the value of the ODFDOM attribute representation TextEditionAttribute , See text:edition

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextEditionAttribute

public void setTextEditionAttribute(String textEditionValue)
Sets the value of ODFDOM attribute representation TextEditionAttribute , See text:edition

Parameters:
textEditionValue - The type is String

getTextEditorAttribute

public String getTextEditorAttribute()
Receives the value of the ODFDOM attribute representation TextEditorAttribute , See text:editor

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextEditorAttribute

public void setTextEditorAttribute(String textEditorValue)
Sets the value of ODFDOM attribute representation TextEditorAttribute , See text:editor

Parameters:
textEditorValue - The type is String

getTextHowpublishedAttribute

public String getTextHowpublishedAttribute()
Receives the value of the ODFDOM attribute representation TextHowpublishedAttribute , See text:howpublished

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextHowpublishedAttribute

public void setTextHowpublishedAttribute(String textHowpublishedValue)
Sets the value of ODFDOM attribute representation TextHowpublishedAttribute , See text:howpublished

Parameters:
textHowpublishedValue - The type is String

getTextIdentifierAttribute

public String getTextIdentifierAttribute()
Receives the value of the ODFDOM attribute representation TextIdentifierAttribute , See text:identifier

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextIdentifierAttribute

public void setTextIdentifierAttribute(String textIdentifierValue)
Sets the value of ODFDOM attribute representation TextIdentifierAttribute , See text:identifier

Parameters:
textIdentifierValue - The type is String

getTextInstitutionAttribute

public String getTextInstitutionAttribute()
Receives the value of the ODFDOM attribute representation TextInstitutionAttribute , See text:institution

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextInstitutionAttribute

public void setTextInstitutionAttribute(String textInstitutionValue)
Sets the value of ODFDOM attribute representation TextInstitutionAttribute , See text:institution

Parameters:
textInstitutionValue - The type is String

getTextIsbnAttribute

public String getTextIsbnAttribute()
Receives the value of the ODFDOM attribute representation TextIsbnAttribute , See text:isbn

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextIsbnAttribute

public void setTextIsbnAttribute(String textIsbnValue)
Sets the value of ODFDOM attribute representation TextIsbnAttribute , See text:isbn

Parameters:
textIsbnValue - The type is String

getTextIssnAttribute

public String getTextIssnAttribute()
Receives the value of the ODFDOM attribute representation TextIssnAttribute , See text:issn

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextIssnAttribute

public void setTextIssnAttribute(String textIssnValue)
Sets the value of ODFDOM attribute representation TextIssnAttribute , See text:issn

Parameters:
textIssnValue - The type is String

getTextJournalAttribute

public String getTextJournalAttribute()
Receives the value of the ODFDOM attribute representation TextJournalAttribute , See text:journal

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextJournalAttribute

public void setTextJournalAttribute(String textJournalValue)
Sets the value of ODFDOM attribute representation TextJournalAttribute , See text:journal

Parameters:
textJournalValue - The type is String

getTextMonthAttribute

public String getTextMonthAttribute()
Receives the value of the ODFDOM attribute representation TextMonthAttribute , See text:month

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextMonthAttribute

public void setTextMonthAttribute(String textMonthValue)
Sets the value of ODFDOM attribute representation TextMonthAttribute , See text:month

Parameters:
textMonthValue - The type is String

getTextNoteAttribute

public String getTextNoteAttribute()
Receives the value of the ODFDOM attribute representation TextNoteAttribute , See text:note

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextNoteAttribute

public void setTextNoteAttribute(String textNoteValue)
Sets the value of ODFDOM attribute representation TextNoteAttribute , See text:note

Parameters:
textNoteValue - The type is String

getTextNumberAttribute

public String getTextNumberAttribute()
Receives the value of the ODFDOM attribute representation TextNumberAttribute , See text:number

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextNumberAttribute

public void setTextNumberAttribute(String textNumberValue)
Sets the value of ODFDOM attribute representation TextNumberAttribute , See text:number

Parameters:
textNumberValue - The type is String

getTextOrganizationsAttribute

public String getTextOrganizationsAttribute()
Receives the value of the ODFDOM attribute representation TextOrganizationsAttribute , See text:organizations

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextOrganizationsAttribute

public void setTextOrganizationsAttribute(String textOrganizationsValue)
Sets the value of ODFDOM attribute representation TextOrganizationsAttribute , See text:organizations

Parameters:
textOrganizationsValue - The type is String

getTextPagesAttribute

public String getTextPagesAttribute()
Receives the value of the ODFDOM attribute representation TextPagesAttribute , See text:pages

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextPagesAttribute

public void setTextPagesAttribute(String textPagesValue)
Sets the value of ODFDOM attribute representation TextPagesAttribute , See text:pages

Parameters:
textPagesValue - The type is String

getTextPublisherAttribute

public String getTextPublisherAttribute()
Receives the value of the ODFDOM attribute representation TextPublisherAttribute , See text:publisher

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextPublisherAttribute

public void setTextPublisherAttribute(String textPublisherValue)
Sets the value of ODFDOM attribute representation TextPublisherAttribute , See text:publisher

Parameters:
textPublisherValue - The type is String

getTextReportTypeAttribute

public String getTextReportTypeAttribute()
Receives the value of the ODFDOM attribute representation TextReportTypeAttribute , See text:report-type

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextReportTypeAttribute

public void setTextReportTypeAttribute(String textReportTypeValue)
Sets the value of ODFDOM attribute representation TextReportTypeAttribute , See text:report-type

Parameters:
textReportTypeValue - The type is String

getTextSchoolAttribute

public String getTextSchoolAttribute()
Receives the value of the ODFDOM attribute representation TextSchoolAttribute , See text:school

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextSchoolAttribute

public void setTextSchoolAttribute(String textSchoolValue)
Sets the value of ODFDOM attribute representation TextSchoolAttribute , See text:school

Parameters:
textSchoolValue - The type is String

getTextSeriesAttribute

public String getTextSeriesAttribute()
Receives the value of the ODFDOM attribute representation TextSeriesAttribute , See text:series

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextSeriesAttribute

public void setTextSeriesAttribute(String textSeriesValue)
Sets the value of ODFDOM attribute representation TextSeriesAttribute , See text:series

Parameters:
textSeriesValue - The type is String

getTextTitleAttribute

public String getTextTitleAttribute()
Receives the value of the ODFDOM attribute representation TextTitleAttribute , See text:title

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextTitleAttribute

public void setTextTitleAttribute(String textTitleValue)
Sets the value of ODFDOM attribute representation TextTitleAttribute , See text:title

Parameters:
textTitleValue - The type is String

getTextUrlAttribute

public String getTextUrlAttribute()
Receives the value of the ODFDOM attribute representation TextUrlAttribute , See text:url

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextUrlAttribute

public void setTextUrlAttribute(String textUrlValue)
Sets the value of ODFDOM attribute representation TextUrlAttribute , See text:url

Parameters:
textUrlValue - The type is String

getTextVolumeAttribute

public String getTextVolumeAttribute()
Receives the value of the ODFDOM attribute representation TextVolumeAttribute , See text:volume

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextVolumeAttribute

public void setTextVolumeAttribute(String textVolumeValue)
Sets the value of ODFDOM attribute representation TextVolumeAttribute , See text:volume

Parameters:
textVolumeValue - The type is String

getTextYearAttribute

public String getTextYearAttribute()
Receives the value of the ODFDOM attribute representation TextYearAttribute , See text:year

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setTextYearAttribute

public void setTextYearAttribute(String textYearValue)
Sets the value of ODFDOM attribute representation TextYearAttribute , See text:year

Parameters:
textYearValue - The type is String

accept

public void accept(ElementVisitor visitor)
Description copied from class: OdfElement
Accept an visitor instance to allow the visitor to do some operations. Refer to visitor design pattern to get a better understanding.

Overrides:
accept in class OdfElement
Parameters:
visitor - an instance of DefaultElementVisitor

newTextNode

public void newTextNode(String content)
Add text content. Only elements which are allowed to have text content offer this method.



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.