public class TextBibliographyMarkElement extends OdfElement
Modifier and Type | Field and Description |
---|---|
static OdfName |
ELEMENT_NAME |
localName, namespaceURI
attributes, name
firstChild, fNodeListCache, ownerDocument
nextSibling, previousSibling
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
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
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
Constructor and Description |
---|
TextBibliographyMarkElement(OdfFileDom ownerDoc)
Create the instance of
TextBibliographyMarkElement |
Modifier and Type | Method and Description |
---|---|
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 |
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
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
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
getNextSibling, getParentNode, getPreviousSibling
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
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
public static final OdfName ELEMENT_NAME
public TextBibliographyMarkElement(OdfFileDom ownerDoc)
TextBibliographyMarkElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element text:bibliography-mark.public String getTextAddressAttribute()
TextAddressAttribute
, See text:addressString
, the value or null
, if the attribute is not set and no default value defined.public void setTextAddressAttribute(String textAddressValue)
TextAddressAttribute
, See text:addresstextAddressValue
- The type is String
public String getTextAnnoteAttribute()
TextAnnoteAttribute
, See text:annoteString
, the value or null
, if the attribute is not set and no default value defined.public void setTextAnnoteAttribute(String textAnnoteValue)
TextAnnoteAttribute
, See text:annotetextAnnoteValue
- The type is String
public String getTextAuthorAttribute()
TextAuthorAttribute
, See text:authorString
, the value or null
, if the attribute is not set and no default value defined.public void setTextAuthorAttribute(String textAuthorValue)
TextAuthorAttribute
, See text:authortextAuthorValue
- The type is String
public String getTextBibliographyTypeAttribute()
TextBibliographyTypeAttribute
, See text:bibliography-type
Attribute is mandatory.String
, the value or null
, if the attribute is not set and no default value defined.public void setTextBibliographyTypeAttribute(String textBibliographyTypeValue)
TextBibliographyTypeAttribute
, See text:bibliography-typetextBibliographyTypeValue
- The type is String
public String getTextBooktitleAttribute()
TextBooktitleAttribute
, See text:booktitleString
, the value or null
, if the attribute is not set and no default value defined.public void setTextBooktitleAttribute(String textBooktitleValue)
TextBooktitleAttribute
, See text:booktitletextBooktitleValue
- The type is String
public String getTextChapterAttribute()
TextChapterAttribute
, See text:chapterString
, the value or null
, if the attribute is not set and no default value defined.public void setTextChapterAttribute(String textChapterValue)
TextChapterAttribute
, See text:chaptertextChapterValue
- The type is String
public String getTextCustom1Attribute()
TextCustom1Attribute
, See text:custom1String
, the value or null
, if the attribute is not set and no default value defined.public void setTextCustom1Attribute(String textCustom1Value)
TextCustom1Attribute
, See text:custom1textCustom1Value
- The type is String
public String getTextCustom2Attribute()
TextCustom2Attribute
, See text:custom2String
, the value or null
, if the attribute is not set and no default value defined.public void setTextCustom2Attribute(String textCustom2Value)
TextCustom2Attribute
, See text:custom2textCustom2Value
- The type is String
public String getTextCustom3Attribute()
TextCustom3Attribute
, See text:custom3String
, the value or null
, if the attribute is not set and no default value defined.public void setTextCustom3Attribute(String textCustom3Value)
TextCustom3Attribute
, See text:custom3textCustom3Value
- The type is String
public String getTextCustom4Attribute()
TextCustom4Attribute
, See text:custom4String
, the value or null
, if the attribute is not set and no default value defined.public void setTextCustom4Attribute(String textCustom4Value)
TextCustom4Attribute
, See text:custom4textCustom4Value
- The type is String
public String getTextCustom5Attribute()
TextCustom5Attribute
, See text:custom5String
, the value or null
, if the attribute is not set and no default value defined.public void setTextCustom5Attribute(String textCustom5Value)
TextCustom5Attribute
, See text:custom5textCustom5Value
- The type is String
public String getTextEditionAttribute()
TextEditionAttribute
, See text:editionString
, the value or null
, if the attribute is not set and no default value defined.public void setTextEditionAttribute(String textEditionValue)
TextEditionAttribute
, See text:editiontextEditionValue
- The type is String
public String getTextEditorAttribute()
TextEditorAttribute
, See text:editorString
, the value or null
, if the attribute is not set and no default value defined.public void setTextEditorAttribute(String textEditorValue)
TextEditorAttribute
, See text:editortextEditorValue
- The type is String
public String getTextHowpublishedAttribute()
TextHowpublishedAttribute
, See text:howpublishedString
, the value or null
, if the attribute is not set and no default value defined.public void setTextHowpublishedAttribute(String textHowpublishedValue)
TextHowpublishedAttribute
, See text:howpublishedtextHowpublishedValue
- The type is String
public String getTextIdentifierAttribute()
TextIdentifierAttribute
, See text:identifierString
, the value or null
, if the attribute is not set and no default value defined.public void setTextIdentifierAttribute(String textIdentifierValue)
TextIdentifierAttribute
, See text:identifiertextIdentifierValue
- The type is String
public String getTextInstitutionAttribute()
TextInstitutionAttribute
, See text:institutionString
, the value or null
, if the attribute is not set and no default value defined.public void setTextInstitutionAttribute(String textInstitutionValue)
TextInstitutionAttribute
, See text:institutiontextInstitutionValue
- The type is String
public String getTextIsbnAttribute()
TextIsbnAttribute
, See text:isbnString
, the value or null
, if the attribute is not set and no default value defined.public void setTextIsbnAttribute(String textIsbnValue)
TextIsbnAttribute
, See text:isbntextIsbnValue
- The type is String
public String getTextIssnAttribute()
TextIssnAttribute
, See text:issnString
, the value or null
, if the attribute is not set and no default value defined.public void setTextIssnAttribute(String textIssnValue)
TextIssnAttribute
, See text:issntextIssnValue
- The type is String
public String getTextJournalAttribute()
TextJournalAttribute
, See text:journalString
, the value or null
, if the attribute is not set and no default value defined.public void setTextJournalAttribute(String textJournalValue)
TextJournalAttribute
, See text:journaltextJournalValue
- The type is String
public String getTextMonthAttribute()
TextMonthAttribute
, See text:monthString
, the value or null
, if the attribute is not set and no default value defined.public void setTextMonthAttribute(String textMonthValue)
TextMonthAttribute
, See text:monthtextMonthValue
- The type is String
public String getTextNoteAttribute()
TextNoteAttribute
, See text:noteString
, the value or null
, if the attribute is not set and no default value defined.public void setTextNoteAttribute(String textNoteValue)
TextNoteAttribute
, See text:notetextNoteValue
- The type is String
public String getTextNumberAttribute()
TextNumberAttribute
, See text:numberString
, the value or null
, if the attribute is not set and no default value defined.public void setTextNumberAttribute(String textNumberValue)
TextNumberAttribute
, See text:numbertextNumberValue
- The type is String
public String getTextOrganizationsAttribute()
TextOrganizationsAttribute
, See text:organizationsString
, the value or null
, if the attribute is not set and no default value defined.public void setTextOrganizationsAttribute(String textOrganizationsValue)
TextOrganizationsAttribute
, See text:organizationstextOrganizationsValue
- The type is String
public String getTextPagesAttribute()
TextPagesAttribute
, See text:pagesString
, the value or null
, if the attribute is not set and no default value defined.public void setTextPagesAttribute(String textPagesValue)
TextPagesAttribute
, See text:pagestextPagesValue
- The type is String
public String getTextPublisherAttribute()
TextPublisherAttribute
, See text:publisherString
, the value or null
, if the attribute is not set and no default value defined.public void setTextPublisherAttribute(String textPublisherValue)
TextPublisherAttribute
, See text:publishertextPublisherValue
- The type is String
public String getTextReportTypeAttribute()
TextReportTypeAttribute
, See text:report-typeString
, the value or null
, if the attribute is not set and no default value defined.public void setTextReportTypeAttribute(String textReportTypeValue)
TextReportTypeAttribute
, See text:report-typetextReportTypeValue
- The type is String
public String getTextSchoolAttribute()
TextSchoolAttribute
, See text:schoolString
, the value or null
, if the attribute is not set and no default value defined.public void setTextSchoolAttribute(String textSchoolValue)
TextSchoolAttribute
, See text:schooltextSchoolValue
- The type is String
public String getTextSeriesAttribute()
TextSeriesAttribute
, See text:seriesString
, the value or null
, if the attribute is not set and no default value defined.public void setTextSeriesAttribute(String textSeriesValue)
TextSeriesAttribute
, See text:seriestextSeriesValue
- The type is String
public String getTextTitleAttribute()
TextTitleAttribute
, See text:titleString
, the value or null
, if the attribute is not set and no default value defined.public void setTextTitleAttribute(String textTitleValue)
TextTitleAttribute
, See text:titletextTitleValue
- The type is String
public String getTextUrlAttribute()
TextUrlAttribute
, See text:urlString
, the value or null
, if the attribute is not set and no default value defined.public void setTextUrlAttribute(String textUrlValue)
TextUrlAttribute
, See text:urltextUrlValue
- The type is String
public String getTextVolumeAttribute()
TextVolumeAttribute
, See text:volumeString
, the value or null
, if the attribute is not set and no default value defined.public void setTextVolumeAttribute(String textVolumeValue)
TextVolumeAttribute
, See text:volumetextVolumeValue
- The type is String
public String getTextYearAttribute()
TextYearAttribute
, See text:yearString
, the value or null
, if the attribute is not set and no default value defined.public void setTextYearAttribute(String textYearValue)
TextYearAttribute
, See text:yeartextYearValue
- The type is String
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitorpublic void newTextNode(String content)
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.