Class TextBibliographyMarkElement

All Implemented Interfaces:
Serializable, Cloneable, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo

public class TextBibliographyMarkElement extends OdfElement
DOM implementation of OpenDocument element <text:bibliography-mark>.
See Also:
  • Field Details

    • ELEMENT_NAME

      public static final OdfName ELEMENT_NAME
  • Constructor Details

    • TextBibliographyMarkElement

      public TextBibliographyMarkElement(OdfFileDom ownerDoc)
      Create the instance of TextBibliographyMarkElement
      Parameters:
      ownerDoc - The type is OdfFileDom
  • Method Details

    • 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)
      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.