public class TextAlphabeticalIndexMarkStartElement 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 |
---|
TextAlphabeticalIndexMarkStartElement(OdfFileDom ownerDoc)
Create the instance of
TextAlphabeticalIndexMarkStartElement |
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 |
getTextIdAttribute()
Receives the value of the ODFDOM attribute representation
TextIdAttribute , See
text:id |
String |
getTextKey1Attribute()
Receives the value of the ODFDOM attribute representation
TextKey1Attribute , See
text:key1 |
String |
getTextKey1PhoneticAttribute()
Receives the value of the ODFDOM attribute representation
TextKey1PhoneticAttribute
, See text:key1-phonetic |
String |
getTextKey2Attribute()
Receives the value of the ODFDOM attribute representation
TextKey2Attribute , See
text:key2 |
String |
getTextKey2PhoneticAttribute()
Receives the value of the ODFDOM attribute representation
TextKey2PhoneticAttribute
, See text:key2-phonetic |
Boolean |
getTextMainEntryAttribute()
Receives the value of the ODFDOM attribute representation
TextMainEntryAttribute ,
See text:main-entry |
String |
getTextStringValuePhoneticAttribute()
Receives the value of the ODFDOM attribute representation
TextStringValuePhoneticAttribute , See text:string-value-phonetic |
void |
setTextIdAttribute(String textIdValue)
Sets the value of ODFDOM attribute representation
TextIdAttribute , See
text:id |
void |
setTextKey1Attribute(String textKey1Value)
Sets the value of ODFDOM attribute representation
TextKey1Attribute , See
text:key1 |
void |
setTextKey1PhoneticAttribute(String textKey1PhoneticValue)
Sets the value of ODFDOM attribute representation
TextKey1PhoneticAttribute , See
text:key1-phonetic |
void |
setTextKey2Attribute(String textKey2Value)
Sets the value of ODFDOM attribute representation
TextKey2Attribute , See
text:key2 |
void |
setTextKey2PhoneticAttribute(String textKey2PhoneticValue)
Sets the value of ODFDOM attribute representation
TextKey2PhoneticAttribute , See
text:key2-phonetic |
void |
setTextMainEntryAttribute(Boolean textMainEntryValue)
Sets the value of ODFDOM attribute representation
TextMainEntryAttribute , See
text:main-entry |
void |
setTextStringValuePhoneticAttribute(String textStringValuePhoneticValue)
Sets the value of ODFDOM attribute representation
TextStringValuePhoneticAttribute
, See text:string-value-phonetic |
cloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setType
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
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 TextAlphabeticalIndexMarkStartElement(OdfFileDom ownerDoc)
TextAlphabeticalIndexMarkStartElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element text:alphabetical-index-mark-start.public String getTextIdAttribute()
TextIdAttribute
, See
text:id
Attribute is mandatory.
String
, the value or null
, if the attribute is not set
and no default value defined.public void setTextIdAttribute(String textIdValue)
TextIdAttribute
, See
text:idtextIdValue
- The type is String
public String getTextKey1Attribute()
TextKey1Attribute
, See
text:key1String
, the value or null
, if the attribute is not set
and no default value defined.public void setTextKey1Attribute(String textKey1Value)
TextKey1Attribute
, See
text:key1textKey1Value
- The type is String
public String getTextKey1PhoneticAttribute()
TextKey1PhoneticAttribute
, See text:key1-phoneticString
, the value or null
, if the attribute is not set
and no default value defined.public void setTextKey1PhoneticAttribute(String textKey1PhoneticValue)
TextKey1PhoneticAttribute
, See
text:key1-phonetictextKey1PhoneticValue
- The type is String
public String getTextKey2Attribute()
TextKey2Attribute
, See
text:key2String
, the value or null
, if the attribute is not set
and no default value defined.public void setTextKey2Attribute(String textKey2Value)
TextKey2Attribute
, See
text:key2textKey2Value
- The type is String
public String getTextKey2PhoneticAttribute()
TextKey2PhoneticAttribute
, See text:key2-phoneticString
, the value or null
, if the attribute is not set
and no default value defined.public void setTextKey2PhoneticAttribute(String textKey2PhoneticValue)
TextKey2PhoneticAttribute
, See
text:key2-phonetictextKey2PhoneticValue
- The type is String
public Boolean getTextMainEntryAttribute()
TextMainEntryAttribute
,
See text:main-entryBoolean
, the value or null
, if the attribute is not
set and no default value defined.public void setTextMainEntryAttribute(Boolean textMainEntryValue)
TextMainEntryAttribute
, See
text:main-entrytextMainEntryValue
- The type is Boolean
public String getTextStringValuePhoneticAttribute()
TextStringValuePhoneticAttribute
, See text:string-value-phoneticString
, the value or null
, if the attribute is not set
and no default value defined.public void setTextStringValuePhoneticAttribute(String textStringValuePhoneticValue)
TextStringValuePhoneticAttribute
, See text:string-value-phonetictextStringValuePhoneticValue
- The type is String
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitorCopyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.