Class TextBibliographyMarkElement
- java.lang.Object
-
- org.apache.xerces.dom.NodeImpl
-
- org.apache.xerces.dom.ChildNode
-
- org.apache.xerces.dom.ParentNode
-
- org.apache.xerces.dom.ElementImpl
-
- org.apache.xerces.dom.ElementNSImpl
-
- org.odftoolkit.odfdom.pkg.OdfElement
-
- org.odftoolkit.odfdom.dom.element.text.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:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static OdfName
ELEMENT_NAME
-
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
-
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
Constructors Constructor Description TextBibliographyMarkElement(OdfFileDom ownerDoc)
Create the instance ofTextBibliographyMarkElement
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.OdfName
getOdfName()
Get the element nameString
getTextAddressAttribute()
Receives the value of the ODFDOM attribute representationTextAddressAttribute
, See @text:addressString
getTextAnnoteAttribute()
Receives the value of the ODFDOM attribute representationTextAnnoteAttribute
, See @text:annoteString
getTextAuthorAttribute()
Receives the value of the ODFDOM attribute representationTextAuthorAttribute
, See @text:authorString
getTextBibliographyTypeAttribute()
Receives the value of the ODFDOM attribute representationTextBibliographyTypeAttribute
, See @text:bibliography-typeString
getTextBooktitleAttribute()
Receives the value of the ODFDOM attribute representationTextBooktitleAttribute
, See @text:booktitleString
getTextChapterAttribute()
Receives the value of the ODFDOM attribute representationTextChapterAttribute
, See @text:chapterString
getTextCustom1Attribute()
Receives the value of the ODFDOM attribute representationTextCustom1Attribute
, See @text:custom1String
getTextCustom2Attribute()
Receives the value of the ODFDOM attribute representationTextCustom2Attribute
, See @text:custom2String
getTextCustom3Attribute()
Receives the value of the ODFDOM attribute representationTextCustom3Attribute
, See @text:custom3String
getTextCustom4Attribute()
Receives the value of the ODFDOM attribute representationTextCustom4Attribute
, See @text:custom4String
getTextCustom5Attribute()
Receives the value of the ODFDOM attribute representationTextCustom5Attribute
, See @text:custom5String
getTextEditionAttribute()
Receives the value of the ODFDOM attribute representationTextEditionAttribute
, See @text:editionString
getTextEditorAttribute()
Receives the value of the ODFDOM attribute representationTextEditorAttribute
, See @text:editorString
getTextHowpublishedAttribute()
Receives the value of the ODFDOM attribute representationTextHowpublishedAttribute
, See @text:howpublishedString
getTextIdentifierAttribute()
Receives the value of the ODFDOM attribute representationTextIdentifierAttribute
, See @text:identifierString
getTextInstitutionAttribute()
Receives the value of the ODFDOM attribute representationTextInstitutionAttribute
, See @text:institutionString
getTextIsbnAttribute()
Receives the value of the ODFDOM attribute representationTextIsbnAttribute
, See @text:isbnString
getTextIssnAttribute()
Receives the value of the ODFDOM attribute representationTextIssnAttribute
, See @text:issnString
getTextJournalAttribute()
Receives the value of the ODFDOM attribute representationTextJournalAttribute
, See @text:journalString
getTextMonthAttribute()
Receives the value of the ODFDOM attribute representationTextMonthAttribute
, See @text:monthString
getTextNoteAttribute()
Receives the value of the ODFDOM attribute representationTextNoteAttribute
, See @text:noteString
getTextNumberAttribute()
Receives the value of the ODFDOM attribute representationTextNumberAttribute
, See @text:numberString
getTextOrganizationsAttribute()
Receives the value of the ODFDOM attribute representationTextOrganizationsAttribute
, See @text:organizationsString
getTextPagesAttribute()
Receives the value of the ODFDOM attribute representationTextPagesAttribute
, See @text:pagesString
getTextPublisherAttribute()
Receives the value of the ODFDOM attribute representationTextPublisherAttribute
, See @text:publisherString
getTextReportTypeAttribute()
Receives the value of the ODFDOM attribute representationTextReportTypeAttribute
, See @text:report-typeString
getTextSchoolAttribute()
Receives the value of the ODFDOM attribute representationTextSchoolAttribute
, See @text:schoolString
getTextSeriesAttribute()
Receives the value of the ODFDOM attribute representationTextSeriesAttribute
, See @text:seriesString
getTextTitleAttribute()
Receives the value of the ODFDOM attribute representationTextTitleAttribute
, See @text:titleString
getTextUrlAttribute()
Receives the value of the ODFDOM attribute representationTextUrlAttribute
, See @text:urlString
getTextVolumeAttribute()
Receives the value of the ODFDOM attribute representationTextVolumeAttribute
, See @text:volumeString
getTextYearAttribute()
Receives the value of the ODFDOM attribute representationTextYearAttribute
, See @text:yearvoid
newTextNode(String content)
Add text content.void
setTextAddressAttribute(String textAddressValue)
Sets the value of ODFDOM attribute representationTextAddressAttribute
, See @text:addressvoid
setTextAnnoteAttribute(String textAnnoteValue)
Sets the value of ODFDOM attribute representationTextAnnoteAttribute
, See @text:annotevoid
setTextAuthorAttribute(String textAuthorValue)
Sets the value of ODFDOM attribute representationTextAuthorAttribute
, See @text:authorvoid
setTextBibliographyTypeAttribute(String textBibliographyTypeValue)
Sets the value of ODFDOM attribute representationTextBibliographyTypeAttribute
, See @text:bibliography-typevoid
setTextBooktitleAttribute(String textBooktitleValue)
Sets the value of ODFDOM attribute representationTextBooktitleAttribute
, See @text:booktitlevoid
setTextChapterAttribute(String textChapterValue)
Sets the value of ODFDOM attribute representationTextChapterAttribute
, See @text:chaptervoid
setTextCustom1Attribute(String textCustom1Value)
Sets the value of ODFDOM attribute representationTextCustom1Attribute
, See @text:custom1void
setTextCustom2Attribute(String textCustom2Value)
Sets the value of ODFDOM attribute representationTextCustom2Attribute
, See @text:custom2void
setTextCustom3Attribute(String textCustom3Value)
Sets the value of ODFDOM attribute representationTextCustom3Attribute
, See @text:custom3void
setTextCustom4Attribute(String textCustom4Value)
Sets the value of ODFDOM attribute representationTextCustom4Attribute
, See @text:custom4void
setTextCustom5Attribute(String textCustom5Value)
Sets the value of ODFDOM attribute representationTextCustom5Attribute
, See @text:custom5void
setTextEditionAttribute(String textEditionValue)
Sets the value of ODFDOM attribute representationTextEditionAttribute
, See @text:editionvoid
setTextEditorAttribute(String textEditorValue)
Sets the value of ODFDOM attribute representationTextEditorAttribute
, See @text:editorvoid
setTextHowpublishedAttribute(String textHowpublishedValue)
Sets the value of ODFDOM attribute representationTextHowpublishedAttribute
, See @text:howpublishedvoid
setTextIdentifierAttribute(String textIdentifierValue)
Sets the value of ODFDOM attribute representationTextIdentifierAttribute
, See @text:identifiervoid
setTextInstitutionAttribute(String textInstitutionValue)
Sets the value of ODFDOM attribute representationTextInstitutionAttribute
, See @text:institutionvoid
setTextIsbnAttribute(String textIsbnValue)
Sets the value of ODFDOM attribute representationTextIsbnAttribute
, See @text:isbnvoid
setTextIssnAttribute(String textIssnValue)
Sets the value of ODFDOM attribute representationTextIssnAttribute
, See @text:issnvoid
setTextJournalAttribute(String textJournalValue)
Sets the value of ODFDOM attribute representationTextJournalAttribute
, See @text:journalvoid
setTextMonthAttribute(String textMonthValue)
Sets the value of ODFDOM attribute representationTextMonthAttribute
, See @text:monthvoid
setTextNoteAttribute(String textNoteValue)
Sets the value of ODFDOM attribute representationTextNoteAttribute
, See @text:notevoid
setTextNumberAttribute(String textNumberValue)
Sets the value of ODFDOM attribute representationTextNumberAttribute
, See @text:numbervoid
setTextOrganizationsAttribute(String textOrganizationsValue)
Sets the value of ODFDOM attribute representationTextOrganizationsAttribute
, See @text:organizationsvoid
setTextPagesAttribute(String textPagesValue)
Sets the value of ODFDOM attribute representationTextPagesAttribute
, See @text:pagesvoid
setTextPublisherAttribute(String textPublisherValue)
Sets the value of ODFDOM attribute representationTextPublisherAttribute
, See @text:publishervoid
setTextReportTypeAttribute(String textReportTypeValue)
Sets the value of ODFDOM attribute representationTextReportTypeAttribute
, See @text:report-typevoid
setTextSchoolAttribute(String textSchoolValue)
Sets the value of ODFDOM attribute representationTextSchoolAttribute
, See @text:schoolvoid
setTextSeriesAttribute(String textSeriesValue)
Sets the value of ODFDOM attribute representationTextSeriesAttribute
, See @text:seriesvoid
setTextTitleAttribute(String textTitleValue)
Sets the value of ODFDOM attribute representationTextTitleAttribute
, See @text:titlevoid
setTextUrlAttribute(String textUrlValue)
Sets the value of ODFDOM attribute representationTextUrlAttribute
, See @text:urlvoid
setTextVolumeAttribute(String textVolumeValue)
Sets the value of ODFDOM attribute representationTextVolumeAttribute
, See @text:volumevoid
setTextYearAttribute(String textYearValue)
Sets the value of ODFDOM attribute representationTextYearAttribute
, See @text:year-
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
appendChild, appendUsingWhitespaceHandling, cloneElement, cloneNode, cloneNode, cloneNode, cloneOdfElement, componentSize, copyAttributes, countChildComponents, countDescendantComponents, countPrecedingSiblingElements, delete, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getChildElement, getChildElement, getComponent, getComponentRoot, getFirstChildElement, getLastChildElement, getNextSiblingElement, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, getPreviousSiblingElement, getRepetition, getTextContent, hasAncestor, hasOdfAttribute, ignoredComponent, insert, insert, insertBefore, isComponentRoot, isIgnoredElement, isIgnoredElement, isRepeatable, markAsComponentRoot, markText, moveChildrenTo, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, receiveNode, removeChild, removeContent, removeSingleElement, replaceChild, selfAndDescendantTextIgnoredAsComponent, setComponent, setOdfAttribute, setOdfAttributeValue, setRepetition, split, toString
-
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setType
-
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, 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, 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, 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
compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, 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 ofTextBibliographyMarkElement
- Parameters:
ownerDoc
- The type isOdfFileDom
-
-
Method Detail
-
getOdfName
public OdfName getOdfName()
Get the element name- Specified by:
getOdfName
in classOdfElement
- Returns:
- return
OdfName
the name of element <text:bibliography-mark>.
-
getTextAddressAttribute
public String getTextAddressAttribute()
Receives the value of the ODFDOM attribute representationTextAddressAttribute
, See @text:address- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextAddressAttribute
public void setTextAddressAttribute(String textAddressValue)
Sets the value of ODFDOM attribute representationTextAddressAttribute
, See @text:address- Parameters:
textAddressValue
- The type isString
-
getTextAnnoteAttribute
public String getTextAnnoteAttribute()
Receives the value of the ODFDOM attribute representationTextAnnoteAttribute
, See @text:annote- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextAnnoteAttribute
public void setTextAnnoteAttribute(String textAnnoteValue)
Sets the value of ODFDOM attribute representationTextAnnoteAttribute
, See @text:annote- Parameters:
textAnnoteValue
- The type isString
-
getTextAuthorAttribute
public String getTextAuthorAttribute()
Receives the value of the ODFDOM attribute representationTextAuthorAttribute
, See @text:author- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextAuthorAttribute
public void setTextAuthorAttribute(String textAuthorValue)
Sets the value of ODFDOM attribute representationTextAuthorAttribute
, See @text:author- Parameters:
textAuthorValue
- The type isString
-
getTextBibliographyTypeAttribute
public String getTextBibliographyTypeAttribute()
Receives the value of the ODFDOM attribute representationTextBibliographyTypeAttribute
, See @text:bibliography-typeAttribute is mandatory.
- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextBibliographyTypeAttribute
public void setTextBibliographyTypeAttribute(String textBibliographyTypeValue)
Sets the value of ODFDOM attribute representationTextBibliographyTypeAttribute
, See @text:bibliography-type- Parameters:
textBibliographyTypeValue
- The type isString
-
getTextBooktitleAttribute
public String getTextBooktitleAttribute()
Receives the value of the ODFDOM attribute representationTextBooktitleAttribute
, See @text:booktitle- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextBooktitleAttribute
public void setTextBooktitleAttribute(String textBooktitleValue)
Sets the value of ODFDOM attribute representationTextBooktitleAttribute
, See @text:booktitle- Parameters:
textBooktitleValue
- The type isString
-
getTextChapterAttribute
public String getTextChapterAttribute()
Receives the value of the ODFDOM attribute representationTextChapterAttribute
, See @text:chapter- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextChapterAttribute
public void setTextChapterAttribute(String textChapterValue)
Sets the value of ODFDOM attribute representationTextChapterAttribute
, See @text:chapter- Parameters:
textChapterValue
- The type isString
-
getTextCustom1Attribute
public String getTextCustom1Attribute()
Receives the value of the ODFDOM attribute representationTextCustom1Attribute
, See @text:custom1- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextCustom1Attribute
public void setTextCustom1Attribute(String textCustom1Value)
Sets the value of ODFDOM attribute representationTextCustom1Attribute
, See @text:custom1- Parameters:
textCustom1Value
- The type isString
-
getTextCustom2Attribute
public String getTextCustom2Attribute()
Receives the value of the ODFDOM attribute representationTextCustom2Attribute
, See @text:custom2- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextCustom2Attribute
public void setTextCustom2Attribute(String textCustom2Value)
Sets the value of ODFDOM attribute representationTextCustom2Attribute
, See @text:custom2- Parameters:
textCustom2Value
- The type isString
-
getTextCustom3Attribute
public String getTextCustom3Attribute()
Receives the value of the ODFDOM attribute representationTextCustom3Attribute
, See @text:custom3- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextCustom3Attribute
public void setTextCustom3Attribute(String textCustom3Value)
Sets the value of ODFDOM attribute representationTextCustom3Attribute
, See @text:custom3- Parameters:
textCustom3Value
- The type isString
-
getTextCustom4Attribute
public String getTextCustom4Attribute()
Receives the value of the ODFDOM attribute representationTextCustom4Attribute
, See @text:custom4- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextCustom4Attribute
public void setTextCustom4Attribute(String textCustom4Value)
Sets the value of ODFDOM attribute representationTextCustom4Attribute
, See @text:custom4- Parameters:
textCustom4Value
- The type isString
-
getTextCustom5Attribute
public String getTextCustom5Attribute()
Receives the value of the ODFDOM attribute representationTextCustom5Attribute
, See @text:custom5- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextCustom5Attribute
public void setTextCustom5Attribute(String textCustom5Value)
Sets the value of ODFDOM attribute representationTextCustom5Attribute
, See @text:custom5- Parameters:
textCustom5Value
- The type isString
-
getTextEditionAttribute
public String getTextEditionAttribute()
Receives the value of the ODFDOM attribute representationTextEditionAttribute
, See @text:edition- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextEditionAttribute
public void setTextEditionAttribute(String textEditionValue)
Sets the value of ODFDOM attribute representationTextEditionAttribute
, See @text:edition- Parameters:
textEditionValue
- The type isString
-
getTextEditorAttribute
public String getTextEditorAttribute()
Receives the value of the ODFDOM attribute representationTextEditorAttribute
, See @text:editor- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextEditorAttribute
public void setTextEditorAttribute(String textEditorValue)
Sets the value of ODFDOM attribute representationTextEditorAttribute
, See @text:editor- Parameters:
textEditorValue
- The type isString
-
getTextHowpublishedAttribute
public String getTextHowpublishedAttribute()
Receives the value of the ODFDOM attribute representationTextHowpublishedAttribute
, See @text:howpublished- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextHowpublishedAttribute
public void setTextHowpublishedAttribute(String textHowpublishedValue)
Sets the value of ODFDOM attribute representationTextHowpublishedAttribute
, See @text:howpublished- Parameters:
textHowpublishedValue
- The type isString
-
getTextIdentifierAttribute
public String getTextIdentifierAttribute()
Receives the value of the ODFDOM attribute representationTextIdentifierAttribute
, See @text:identifier- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextIdentifierAttribute
public void setTextIdentifierAttribute(String textIdentifierValue)
Sets the value of ODFDOM attribute representationTextIdentifierAttribute
, See @text:identifier- Parameters:
textIdentifierValue
- The type isString
-
getTextInstitutionAttribute
public String getTextInstitutionAttribute()
Receives the value of the ODFDOM attribute representationTextInstitutionAttribute
, See @text:institution- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextInstitutionAttribute
public void setTextInstitutionAttribute(String textInstitutionValue)
Sets the value of ODFDOM attribute representationTextInstitutionAttribute
, See @text:institution- Parameters:
textInstitutionValue
- The type isString
-
getTextIsbnAttribute
public String getTextIsbnAttribute()
Receives the value of the ODFDOM attribute representationTextIsbnAttribute
, See @text:isbn- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextIsbnAttribute
public void setTextIsbnAttribute(String textIsbnValue)
Sets the value of ODFDOM attribute representationTextIsbnAttribute
, See @text:isbn- Parameters:
textIsbnValue
- The type isString
-
getTextIssnAttribute
public String getTextIssnAttribute()
Receives the value of the ODFDOM attribute representationTextIssnAttribute
, See @text:issn- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextIssnAttribute
public void setTextIssnAttribute(String textIssnValue)
Sets the value of ODFDOM attribute representationTextIssnAttribute
, See @text:issn- Parameters:
textIssnValue
- The type isString
-
getTextJournalAttribute
public String getTextJournalAttribute()
Receives the value of the ODFDOM attribute representationTextJournalAttribute
, See @text:journal- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextJournalAttribute
public void setTextJournalAttribute(String textJournalValue)
Sets the value of ODFDOM attribute representationTextJournalAttribute
, See @text:journal- Parameters:
textJournalValue
- The type isString
-
getTextMonthAttribute
public String getTextMonthAttribute()
Receives the value of the ODFDOM attribute representationTextMonthAttribute
, See @text:month- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextMonthAttribute
public void setTextMonthAttribute(String textMonthValue)
Sets the value of ODFDOM attribute representationTextMonthAttribute
, See @text:month- Parameters:
textMonthValue
- The type isString
-
getTextNoteAttribute
public String getTextNoteAttribute()
Receives the value of the ODFDOM attribute representationTextNoteAttribute
, See @text:note- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextNoteAttribute
public void setTextNoteAttribute(String textNoteValue)
Sets the value of ODFDOM attribute representationTextNoteAttribute
, See @text:note- Parameters:
textNoteValue
- The type isString
-
getTextNumberAttribute
public String getTextNumberAttribute()
Receives the value of the ODFDOM attribute representationTextNumberAttribute
, See @text:number- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextNumberAttribute
public void setTextNumberAttribute(String textNumberValue)
Sets the value of ODFDOM attribute representationTextNumberAttribute
, See @text:number- Parameters:
textNumberValue
- The type isString
-
getTextOrganizationsAttribute
public String getTextOrganizationsAttribute()
Receives the value of the ODFDOM attribute representationTextOrganizationsAttribute
, See @text:organizations- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextOrganizationsAttribute
public void setTextOrganizationsAttribute(String textOrganizationsValue)
Sets the value of ODFDOM attribute representationTextOrganizationsAttribute
, See @text:organizations- Parameters:
textOrganizationsValue
- The type isString
-
getTextPagesAttribute
public String getTextPagesAttribute()
Receives the value of the ODFDOM attribute representationTextPagesAttribute
, See @text:pages- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextPagesAttribute
public void setTextPagesAttribute(String textPagesValue)
Sets the value of ODFDOM attribute representationTextPagesAttribute
, See @text:pages- Parameters:
textPagesValue
- The type isString
-
getTextPublisherAttribute
public String getTextPublisherAttribute()
Receives the value of the ODFDOM attribute representationTextPublisherAttribute
, See @text:publisher- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextPublisherAttribute
public void setTextPublisherAttribute(String textPublisherValue)
Sets the value of ODFDOM attribute representationTextPublisherAttribute
, See @text:publisher- Parameters:
textPublisherValue
- The type isString
-
getTextReportTypeAttribute
public String getTextReportTypeAttribute()
Receives the value of the ODFDOM attribute representationTextReportTypeAttribute
, See @text:report-type- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextReportTypeAttribute
public void setTextReportTypeAttribute(String textReportTypeValue)
Sets the value of ODFDOM attribute representationTextReportTypeAttribute
, See @text:report-type- Parameters:
textReportTypeValue
- The type isString
-
getTextSchoolAttribute
public String getTextSchoolAttribute()
Receives the value of the ODFDOM attribute representationTextSchoolAttribute
, See @text:school- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextSchoolAttribute
public void setTextSchoolAttribute(String textSchoolValue)
Sets the value of ODFDOM attribute representationTextSchoolAttribute
, See @text:school- Parameters:
textSchoolValue
- The type isString
-
getTextSeriesAttribute
public String getTextSeriesAttribute()
Receives the value of the ODFDOM attribute representationTextSeriesAttribute
, See @text:series- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextSeriesAttribute
public void setTextSeriesAttribute(String textSeriesValue)
Sets the value of ODFDOM attribute representationTextSeriesAttribute
, See @text:series- Parameters:
textSeriesValue
- The type isString
-
getTextTitleAttribute
public String getTextTitleAttribute()
Receives the value of the ODFDOM attribute representationTextTitleAttribute
, See @text:title- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextTitleAttribute
public void setTextTitleAttribute(String textTitleValue)
Sets the value of ODFDOM attribute representationTextTitleAttribute
, See @text:title- Parameters:
textTitleValue
- The type isString
-
getTextUrlAttribute
public String getTextUrlAttribute()
Receives the value of the ODFDOM attribute representationTextUrlAttribute
, See @text:url- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextUrlAttribute
public void setTextUrlAttribute(String textUrlValue)
Sets the value of ODFDOM attribute representationTextUrlAttribute
, See @text:url- Parameters:
textUrlValue
- The type isString
-
getTextVolumeAttribute
public String getTextVolumeAttribute()
Receives the value of the ODFDOM attribute representationTextVolumeAttribute
, See @text:volume- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextVolumeAttribute
public void setTextVolumeAttribute(String textVolumeValue)
Sets the value of ODFDOM attribute representationTextVolumeAttribute
, See @text:volume- Parameters:
textVolumeValue
- The type isString
-
getTextYearAttribute
public String getTextYearAttribute()
Receives the value of the ODFDOM attribute representationTextYearAttribute
, See @text:year- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextYearAttribute
public void setTextYearAttribute(String textYearValue)
Sets the value of ODFDOM attribute representationTextYearAttribute
, See @text:year- Parameters:
textYearValue
- The type isString
-
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 classOdfElement
- 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.
-
-