|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
public class TextBibliographyMarkElement
DOM implementation of OpenDocument element text:bibliography-mark.
| 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 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 |
java.lang.String |
getTextAddressAttribute()
Receives the value of the ODFDOM attribute representation TextAddressAttribute , See text:address |
java.lang.String |
getTextAnnoteAttribute()
Receives the value of the ODFDOM attribute representation TextAnnoteAttribute , See text:annote |
java.lang.String |
getTextAuthorAttribute()
Receives the value of the ODFDOM attribute representation TextAuthorAttribute , See text:author |
java.lang.String |
getTextBibliographyTypeAttribute()
Receives the value of the ODFDOM attribute representation TextBibliographyTypeAttribute , See text:bibliography-type
Attribute is mandatory. |
java.lang.String |
getTextBooktitleAttribute()
Receives the value of the ODFDOM attribute representation TextBooktitleAttribute , See text:booktitle |
java.lang.String |
getTextChapterAttribute()
Receives the value of the ODFDOM attribute representation TextChapterAttribute , See text:chapter |
java.lang.String |
getTextCustom1Attribute()
Receives the value of the ODFDOM attribute representation TextCustom1Attribute , See text:custom1 |
java.lang.String |
getTextCustom2Attribute()
Receives the value of the ODFDOM attribute representation TextCustom2Attribute , See text:custom2 |
java.lang.String |
getTextCustom3Attribute()
Receives the value of the ODFDOM attribute representation TextCustom3Attribute , See text:custom3 |
java.lang.String |
getTextCustom4Attribute()
Receives the value of the ODFDOM attribute representation TextCustom4Attribute , See text:custom4 |
java.lang.String |
getTextCustom5Attribute()
Receives the value of the ODFDOM attribute representation TextCustom5Attribute , See text:custom5 |
java.lang.String |
getTextEditionAttribute()
Receives the value of the ODFDOM attribute representation TextEditionAttribute , See text:edition |
java.lang.String |
getTextEditorAttribute()
Receives the value of the ODFDOM attribute representation TextEditorAttribute , See text:editor |
java.lang.String |
getTextHowpublishedAttribute()
Receives the value of the ODFDOM attribute representation TextHowpublishedAttribute , See text:howpublished |
java.lang.String |
getTextIdentifierAttribute()
Receives the value of the ODFDOM attribute representation TextIdentifierAttribute , See text:identifier |
java.lang.String |
getTextInstitutionAttribute()
Receives the value of the ODFDOM attribute representation TextInstitutionAttribute , See text:institution |
java.lang.String |
getTextIsbnAttribute()
Receives the value of the ODFDOM attribute representation TextIsbnAttribute , See text:isbn |
java.lang.String |
getTextIssnAttribute()
Receives the value of the ODFDOM attribute representation TextIssnAttribute , See text:issn |
java.lang.String |
getTextJournalAttribute()
Receives the value of the ODFDOM attribute representation TextJournalAttribute , See text:journal |
java.lang.String |
getTextMonthAttribute()
Receives the value of the ODFDOM attribute representation TextMonthAttribute , See text:month |
java.lang.String |
getTextNoteAttribute()
Receives the value of the ODFDOM attribute representation TextNoteAttribute , See text:note |
java.lang.String |
getTextNumberAttribute()
Receives the value of the ODFDOM attribute representation TextNumberAttribute , See text:number |
java.lang.String |
getTextOrganizationsAttribute()
Receives the value of the ODFDOM attribute representation TextOrganizationsAttribute , See text:organizations |
java.lang.String |
getTextPagesAttribute()
Receives the value of the ODFDOM attribute representation TextPagesAttribute , See text:pages |
java.lang.String |
getTextPublisherAttribute()
Receives the value of the ODFDOM attribute representation TextPublisherAttribute , See text:publisher |
java.lang.String |
getTextReportTypeAttribute()
Receives the value of the ODFDOM attribute representation TextReportTypeAttribute , See text:report-type |
java.lang.String |
getTextSchoolAttribute()
Receives the value of the ODFDOM attribute representation TextSchoolAttribute , See text:school |
java.lang.String |
getTextSeriesAttribute()
Receives the value of the ODFDOM attribute representation TextSeriesAttribute , See text:series |
java.lang.String |
getTextTitleAttribute()
Receives the value of the ODFDOM attribute representation TextTitleAttribute , See text:title |
java.lang.String |
getTextUrlAttribute()
Receives the value of the ODFDOM attribute representation TextUrlAttribute , See text:url |
java.lang.String |
getTextVolumeAttribute()
Receives the value of the ODFDOM attribute representation TextVolumeAttribute , See text:volume |
java.lang.String |
getTextYearAttribute()
Receives the value of the ODFDOM attribute representation TextYearAttribute , See text:year |
void |
newTextNode(java.lang.String content)
Add text content. |
void |
setTextAddressAttribute(java.lang.String textAddressValue)
Sets the value of ODFDOM attribute representation TextAddressAttribute , See text:address |
void |
setTextAnnoteAttribute(java.lang.String textAnnoteValue)
Sets the value of ODFDOM attribute representation TextAnnoteAttribute , See text:annote |
void |
setTextAuthorAttribute(java.lang.String textAuthorValue)
Sets the value of ODFDOM attribute representation TextAuthorAttribute , See text:author |
void |
setTextBibliographyTypeAttribute(java.lang.String textBibliographyTypeValue)
Sets the value of ODFDOM attribute representation TextBibliographyTypeAttribute , See text:bibliography-type |
void |
setTextBooktitleAttribute(java.lang.String textBooktitleValue)
Sets the value of ODFDOM attribute representation TextBooktitleAttribute , See text:booktitle |
void |
setTextChapterAttribute(java.lang.String textChapterValue)
Sets the value of ODFDOM attribute representation TextChapterAttribute , See text:chapter |
void |
setTextCustom1Attribute(java.lang.String textCustom1Value)
Sets the value of ODFDOM attribute representation TextCustom1Attribute , See text:custom1 |
void |
setTextCustom2Attribute(java.lang.String textCustom2Value)
Sets the value of ODFDOM attribute representation TextCustom2Attribute , See text:custom2 |
void |
setTextCustom3Attribute(java.lang.String textCustom3Value)
Sets the value of ODFDOM attribute representation TextCustom3Attribute , See text:custom3 |
void |
setTextCustom4Attribute(java.lang.String textCustom4Value)
Sets the value of ODFDOM attribute representation TextCustom4Attribute , See text:custom4 |
void |
setTextCustom5Attribute(java.lang.String textCustom5Value)
Sets the value of ODFDOM attribute representation TextCustom5Attribute , See text:custom5 |
void |
setTextEditionAttribute(java.lang.String textEditionValue)
Sets the value of ODFDOM attribute representation TextEditionAttribute , See text:edition |
void |
setTextEditorAttribute(java.lang.String textEditorValue)
Sets the value of ODFDOM attribute representation TextEditorAttribute , See text:editor |
void |
setTextHowpublishedAttribute(java.lang.String textHowpublishedValue)
Sets the value of ODFDOM attribute representation TextHowpublishedAttribute , See text:howpublished |
void |
setTextIdentifierAttribute(java.lang.String textIdentifierValue)
Sets the value of ODFDOM attribute representation TextIdentifierAttribute , See text:identifier |
void |
setTextInstitutionAttribute(java.lang.String textInstitutionValue)
Sets the value of ODFDOM attribute representation TextInstitutionAttribute , See text:institution |
void |
setTextIsbnAttribute(java.lang.String textIsbnValue)
Sets the value of ODFDOM attribute representation TextIsbnAttribute , See text:isbn |
void |
setTextIssnAttribute(java.lang.String textIssnValue)
Sets the value of ODFDOM attribute representation TextIssnAttribute , See text:issn |
void |
setTextJournalAttribute(java.lang.String textJournalValue)
Sets the value of ODFDOM attribute representation TextJournalAttribute , See text:journal |
void |
setTextMonthAttribute(java.lang.String textMonthValue)
Sets the value of ODFDOM attribute representation TextMonthAttribute , See text:month |
void |
setTextNoteAttribute(java.lang.String textNoteValue)
Sets the value of ODFDOM attribute representation TextNoteAttribute , See text:note |
void |
setTextNumberAttribute(java.lang.String textNumberValue)
Sets the value of ODFDOM attribute representation TextNumberAttribute , See text:number |
void |
setTextOrganizationsAttribute(java.lang.String textOrganizationsValue)
Sets the value of ODFDOM attribute representation TextOrganizationsAttribute , See text:organizations |
void |
setTextPagesAttribute(java.lang.String textPagesValue)
Sets the value of ODFDOM attribute representation TextPagesAttribute , See text:pages |
void |
setTextPublisherAttribute(java.lang.String textPublisherValue)
Sets the value of ODFDOM attribute representation TextPublisherAttribute , See text:publisher |
void |
setTextReportTypeAttribute(java.lang.String textReportTypeValue)
Sets the value of ODFDOM attribute representation TextReportTypeAttribute , See text:report-type |
void |
setTextSchoolAttribute(java.lang.String textSchoolValue)
Sets the value of ODFDOM attribute representation TextSchoolAttribute , See text:school |
void |
setTextSeriesAttribute(java.lang.String textSeriesValue)
Sets the value of ODFDOM attribute representation TextSeriesAttribute , See text:series |
void |
setTextTitleAttribute(java.lang.String textTitleValue)
Sets the value of ODFDOM attribute representation TextTitleAttribute , See text:title |
void |
setTextUrlAttribute(java.lang.String textUrlValue)
Sets the value of ODFDOM attribute representation TextUrlAttribute , See text:url |
void |
setTextVolumeAttribute(java.lang.String textVolumeValue)
Sets the value of ODFDOM attribute representation TextVolumeAttribute , See text:volume |
void |
setTextYearAttribute(java.lang.String textYearValue)
Sets the value of ODFDOM attribute representation TextYearAttribute , See text:year |
| Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement |
|---|
cloneNode, 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.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 |
|---|
public static final OdfName ELEMENT_NAME
| Constructor Detail |
|---|
public TextBibliographyMarkElement(OdfFileDom ownerDoc)
TextBibliographyMarkElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element text:bibliography-mark.public java.lang.String getTextAddressAttribute()
TextAddressAttribute , See text:address
String , the value or null, if the attribute is not set and no default value defined.public void setTextAddressAttribute(java.lang.String textAddressValue)
TextAddressAttribute , See text:address
textAddressValue - The type is Stringpublic java.lang.String getTextAnnoteAttribute()
TextAnnoteAttribute , See text:annote
String , the value or null, if the attribute is not set and no default value defined.public void setTextAnnoteAttribute(java.lang.String textAnnoteValue)
TextAnnoteAttribute , See text:annote
textAnnoteValue - The type is Stringpublic java.lang.String getTextAuthorAttribute()
TextAuthorAttribute , See text:author
String , the value or null, if the attribute is not set and no default value defined.public void setTextAuthorAttribute(java.lang.String textAuthorValue)
TextAuthorAttribute , See text:author
textAuthorValue - The type is Stringpublic java.lang.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(java.lang.String textBibliographyTypeValue)
TextBibliographyTypeAttribute , See text:bibliography-type
textBibliographyTypeValue - The type is Stringpublic java.lang.String getTextBooktitleAttribute()
TextBooktitleAttribute , See text:booktitle
String , the value or null, if the attribute is not set and no default value defined.public void setTextBooktitleAttribute(java.lang.String textBooktitleValue)
TextBooktitleAttribute , See text:booktitle
textBooktitleValue - The type is Stringpublic java.lang.String getTextChapterAttribute()
TextChapterAttribute , See text:chapter
String , the value or null, if the attribute is not set and no default value defined.public void setTextChapterAttribute(java.lang.String textChapterValue)
TextChapterAttribute , See text:chapter
textChapterValue - The type is Stringpublic java.lang.String getTextCustom1Attribute()
TextCustom1Attribute , See text:custom1
String , the value or null, if the attribute is not set and no default value defined.public void setTextCustom1Attribute(java.lang.String textCustom1Value)
TextCustom1Attribute , See text:custom1
textCustom1Value - The type is Stringpublic java.lang.String getTextCustom2Attribute()
TextCustom2Attribute , See text:custom2
String , the value or null, if the attribute is not set and no default value defined.public void setTextCustom2Attribute(java.lang.String textCustom2Value)
TextCustom2Attribute , See text:custom2
textCustom2Value - The type is Stringpublic java.lang.String getTextCustom3Attribute()
TextCustom3Attribute , See text:custom3
String , the value or null, if the attribute is not set and no default value defined.public void setTextCustom3Attribute(java.lang.String textCustom3Value)
TextCustom3Attribute , See text:custom3
textCustom3Value - The type is Stringpublic java.lang.String getTextCustom4Attribute()
TextCustom4Attribute , See text:custom4
String , the value or null, if the attribute is not set and no default value defined.public void setTextCustom4Attribute(java.lang.String textCustom4Value)
TextCustom4Attribute , See text:custom4
textCustom4Value - The type is Stringpublic java.lang.String getTextCustom5Attribute()
TextCustom5Attribute , See text:custom5
String , the value or null, if the attribute is not set and no default value defined.public void setTextCustom5Attribute(java.lang.String textCustom5Value)
TextCustom5Attribute , See text:custom5
textCustom5Value - The type is Stringpublic java.lang.String getTextEditionAttribute()
TextEditionAttribute , See text:edition
String , the value or null, if the attribute is not set and no default value defined.public void setTextEditionAttribute(java.lang.String textEditionValue)
TextEditionAttribute , See text:edition
textEditionValue - The type is Stringpublic java.lang.String getTextEditorAttribute()
TextEditorAttribute , See text:editor
String , the value or null, if the attribute is not set and no default value defined.public void setTextEditorAttribute(java.lang.String textEditorValue)
TextEditorAttribute , See text:editor
textEditorValue - The type is Stringpublic java.lang.String getTextHowpublishedAttribute()
TextHowpublishedAttribute , See text:howpublished
String , the value or null, if the attribute is not set and no default value defined.public void setTextHowpublishedAttribute(java.lang.String textHowpublishedValue)
TextHowpublishedAttribute , See text:howpublished
textHowpublishedValue - The type is Stringpublic java.lang.String getTextIdentifierAttribute()
TextIdentifierAttribute , See text:identifier
String , the value or null, if the attribute is not set and no default value defined.public void setTextIdentifierAttribute(java.lang.String textIdentifierValue)
TextIdentifierAttribute , See text:identifier
textIdentifierValue - The type is Stringpublic java.lang.String getTextInstitutionAttribute()
TextInstitutionAttribute , See text:institution
String , the value or null, if the attribute is not set and no default value defined.public void setTextInstitutionAttribute(java.lang.String textInstitutionValue)
TextInstitutionAttribute , See text:institution
textInstitutionValue - The type is Stringpublic java.lang.String getTextIsbnAttribute()
TextIsbnAttribute , See text:isbn
String , the value or null, if the attribute is not set and no default value defined.public void setTextIsbnAttribute(java.lang.String textIsbnValue)
TextIsbnAttribute , See text:isbn
textIsbnValue - The type is Stringpublic java.lang.String getTextIssnAttribute()
TextIssnAttribute , See text:issn
String , the value or null, if the attribute is not set and no default value defined.public void setTextIssnAttribute(java.lang.String textIssnValue)
TextIssnAttribute , See text:issn
textIssnValue - The type is Stringpublic java.lang.String getTextJournalAttribute()
TextJournalAttribute , See text:journal
String , the value or null, if the attribute is not set and no default value defined.public void setTextJournalAttribute(java.lang.String textJournalValue)
TextJournalAttribute , See text:journal
textJournalValue - The type is Stringpublic java.lang.String getTextMonthAttribute()
TextMonthAttribute , See text:month
String , the value or null, if the attribute is not set and no default value defined.public void setTextMonthAttribute(java.lang.String textMonthValue)
TextMonthAttribute , See text:month
textMonthValue - The type is Stringpublic java.lang.String getTextNoteAttribute()
TextNoteAttribute , See text:note
String , the value or null, if the attribute is not set and no default value defined.public void setTextNoteAttribute(java.lang.String textNoteValue)
TextNoteAttribute , See text:note
textNoteValue - The type is Stringpublic java.lang.String getTextNumberAttribute()
TextNumberAttribute , See text:number
String , the value or null, if the attribute is not set and no default value defined.public void setTextNumberAttribute(java.lang.String textNumberValue)
TextNumberAttribute , See text:number
textNumberValue - The type is Stringpublic java.lang.String getTextOrganizationsAttribute()
TextOrganizationsAttribute , See text:organizations
String , the value or null, if the attribute is not set and no default value defined.public void setTextOrganizationsAttribute(java.lang.String textOrganizationsValue)
TextOrganizationsAttribute , See text:organizations
textOrganizationsValue - The type is Stringpublic java.lang.String getTextPagesAttribute()
TextPagesAttribute , See text:pages
String , the value or null, if the attribute is not set and no default value defined.public void setTextPagesAttribute(java.lang.String textPagesValue)
TextPagesAttribute , See text:pages
textPagesValue - The type is Stringpublic java.lang.String getTextPublisherAttribute()
TextPublisherAttribute , See text:publisher
String , the value or null, if the attribute is not set and no default value defined.public void setTextPublisherAttribute(java.lang.String textPublisherValue)
TextPublisherAttribute , See text:publisher
textPublisherValue - The type is Stringpublic java.lang.String getTextReportTypeAttribute()
TextReportTypeAttribute , See text:report-type
String , the value or null, if the attribute is not set and no default value defined.public void setTextReportTypeAttribute(java.lang.String textReportTypeValue)
TextReportTypeAttribute , See text:report-type
textReportTypeValue - The type is Stringpublic java.lang.String getTextSchoolAttribute()
TextSchoolAttribute , See text:school
String , the value or null, if the attribute is not set and no default value defined.public void setTextSchoolAttribute(java.lang.String textSchoolValue)
TextSchoolAttribute , See text:school
textSchoolValue - The type is Stringpublic java.lang.String getTextSeriesAttribute()
TextSeriesAttribute , See text:series
String , the value or null, if the attribute is not set and no default value defined.public void setTextSeriesAttribute(java.lang.String textSeriesValue)
TextSeriesAttribute , See text:series
textSeriesValue - The type is Stringpublic java.lang.String getTextTitleAttribute()
TextTitleAttribute , See text:title
String , the value or null, if the attribute is not set and no default value defined.public void setTextTitleAttribute(java.lang.String textTitleValue)
TextTitleAttribute , See text:title
textTitleValue - The type is Stringpublic java.lang.String getTextUrlAttribute()
TextUrlAttribute , See text:url
String , the value or null, if the attribute is not set and no default value defined.public void setTextUrlAttribute(java.lang.String textUrlValue)
TextUrlAttribute , See text:url
textUrlValue - The type is Stringpublic java.lang.String getTextVolumeAttribute()
TextVolumeAttribute , See text:volume
String , the value or null, if the attribute is not set and no default value defined.public void setTextVolumeAttribute(java.lang.String textVolumeValue)
TextVolumeAttribute , See text:volume
textVolumeValue - The type is Stringpublic java.lang.String getTextYearAttribute()
TextYearAttribute , See text:year
String , the value or null, if the attribute is not set and no default value defined.public void setTextYearAttribute(java.lang.String textYearValue)
TextYearAttribute , See text:year
textYearValue - The type is Stringpublic void accept(ElementVisitor visitor)
OdfElement
accept in class OdfElementvisitor - an instance of DefaultElementVisitorpublic void newTextNode(java.lang.String content)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||