|
||||||||||
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.TextAlphabeticalIndexSourceElement
public class TextAlphabeticalIndexSourceElement
DOM implementation of OpenDocument element text:alphabetical-index-source.
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 | |
---|---|
TextAlphabeticalIndexSourceElement(OdfFileDom ownerDoc)
Create the instance of TextAlphabeticalIndexSourceElement |
Method Summary | |
---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations. |
String |
getFoCountryAttribute()
Receives the value of the ODFDOM attribute representation FoCountryAttribute , See fo:country |
String |
getFoLanguageAttribute()
Receives the value of the ODFDOM attribute representation FoLanguageAttribute , See fo:language |
String |
getFoScriptAttribute()
Receives the value of the ODFDOM attribute representation FoScriptAttribute , See fo:script |
OdfName |
getOdfName()
Get the element name |
String |
getStyleRfcLanguageTagAttribute()
Receives the value of the ODFDOM attribute representation StyleRfcLanguageTagAttribute , See style:rfc-language-tag |
Boolean |
getTextAlphabeticalSeparatorsAttribute()
Receives the value of the ODFDOM attribute representation TextAlphabeticalSeparatorsAttribute , See text:alphabetical-separators |
Boolean |
getTextCapitalizeEntriesAttribute()
Receives the value of the ODFDOM attribute representation TextCapitalizeEntriesAttribute , See text:capitalize-entries |
Boolean |
getTextCombineEntriesAttribute()
Receives the value of the ODFDOM attribute representation TextCombineEntriesAttribute , See text:combine-entries |
Boolean |
getTextCombineEntriesWithDashAttribute()
Receives the value of the ODFDOM attribute representation TextCombineEntriesWithDashAttribute , See text:combine-entries-with-dash |
Boolean |
getTextCombineEntriesWithPpAttribute()
Receives the value of the ODFDOM attribute representation TextCombineEntriesWithPpAttribute , See text:combine-entries-with-pp |
Boolean |
getTextCommaSeparatedAttribute()
Receives the value of the ODFDOM attribute representation TextCommaSeparatedAttribute , See text:comma-separated |
Boolean |
getTextIgnoreCaseAttribute()
Receives the value of the ODFDOM attribute representation TextIgnoreCaseAttribute , See text:ignore-case |
String |
getTextIndexScopeAttribute()
Receives the value of the ODFDOM attribute representation TextIndexScopeAttribute , See text:index-scope |
String |
getTextMainEntryStyleNameAttribute()
Receives the value of the ODFDOM attribute representation TextMainEntryStyleNameAttribute , See text:main-entry-style-name |
Boolean |
getTextRelativeTabStopPositionAttribute()
Receives the value of the ODFDOM attribute representation TextRelativeTabStopPositionAttribute , See text:relative-tab-stop-position |
String |
getTextSortAlgorithmAttribute()
Receives the value of the ODFDOM attribute representation TextSortAlgorithmAttribute , See text:sort-algorithm |
Boolean |
getTextUseKeysAsEntriesAttribute()
Receives the value of the ODFDOM attribute representation TextUseKeysAsEntriesAttribute , See text:use-keys-as-entries |
TextAlphabeticalIndexEntryTemplateElement |
newTextAlphabeticalIndexEntryTemplateElement(int textOutlineLevelValue,
String textStyleNameValue)
Create child element text:alphabetical-index-entry-template. |
TextIndexTitleTemplateElement |
newTextIndexTitleTemplateElement()
Create child element text:index-title-template. |
void |
setFoCountryAttribute(String foCountryValue)
Sets the value of ODFDOM attribute representation FoCountryAttribute , See fo:country |
void |
setFoLanguageAttribute(String foLanguageValue)
Sets the value of ODFDOM attribute representation FoLanguageAttribute , See fo:language |
void |
setFoScriptAttribute(String foScriptValue)
Sets the value of ODFDOM attribute representation FoScriptAttribute , See fo:script |
void |
setStyleRfcLanguageTagAttribute(String styleRfcLanguageTagValue)
Sets the value of ODFDOM attribute representation StyleRfcLanguageTagAttribute , See style:rfc-language-tag |
void |
setTextAlphabeticalSeparatorsAttribute(Boolean textAlphabeticalSeparatorsValue)
Sets the value of ODFDOM attribute representation TextAlphabeticalSeparatorsAttribute , See text:alphabetical-separators |
void |
setTextCapitalizeEntriesAttribute(Boolean textCapitalizeEntriesValue)
Sets the value of ODFDOM attribute representation TextCapitalizeEntriesAttribute , See text:capitalize-entries |
void |
setTextCombineEntriesAttribute(Boolean textCombineEntriesValue)
Sets the value of ODFDOM attribute representation TextCombineEntriesAttribute , See text:combine-entries |
void |
setTextCombineEntriesWithDashAttribute(Boolean textCombineEntriesWithDashValue)
Sets the value of ODFDOM attribute representation TextCombineEntriesWithDashAttribute , See text:combine-entries-with-dash |
void |
setTextCombineEntriesWithPpAttribute(Boolean textCombineEntriesWithPpValue)
Sets the value of ODFDOM attribute representation TextCombineEntriesWithPpAttribute , See text:combine-entries-with-pp |
void |
setTextCommaSeparatedAttribute(Boolean textCommaSeparatedValue)
Sets the value of ODFDOM attribute representation TextCommaSeparatedAttribute , See text:comma-separated |
void |
setTextIgnoreCaseAttribute(Boolean textIgnoreCaseValue)
Sets the value of ODFDOM attribute representation TextIgnoreCaseAttribute , See text:ignore-case |
void |
setTextIndexScopeAttribute(String textIndexScopeValue)
Sets the value of ODFDOM attribute representation TextIndexScopeAttribute , See text:index-scope |
void |
setTextMainEntryStyleNameAttribute(String textMainEntryStyleNameValue)
Sets the value of ODFDOM attribute representation TextMainEntryStyleNameAttribute , See text:main-entry-style-name |
void |
setTextRelativeTabStopPositionAttribute(Boolean textRelativeTabStopPositionValue)
Sets the value of ODFDOM attribute representation TextRelativeTabStopPositionAttribute , See text:relative-tab-stop-position |
void |
setTextSortAlgorithmAttribute(String textSortAlgorithmValue)
Sets the value of ODFDOM attribute representation TextSortAlgorithmAttribute , See text:sort-algorithm |
void |
setTextUseKeysAsEntriesAttribute(Boolean textUseKeysAsEntriesValue)
Sets the value of ODFDOM attribute representation TextUseKeysAsEntriesAttribute , See text:use-keys-as-entries |
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement |
---|
cloneNode, cloneOdfElement, 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 TextAlphabeticalIndexSourceElement(OdfFileDom ownerDoc)
TextAlphabeticalIndexSourceElement
ownerDoc
- The type is OdfFileDom
Method Detail |
---|
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element text:alphabetical-index-source.public String getFoCountryAttribute()
FoCountryAttribute
, See fo:country
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoCountryAttribute(String foCountryValue)
FoCountryAttribute
, See fo:country
foCountryValue
- The type is String
public String getFoLanguageAttribute()
FoLanguageAttribute
, See fo:language
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoLanguageAttribute(String foLanguageValue)
FoLanguageAttribute
, See fo:language
foLanguageValue
- The type is String
public String getFoScriptAttribute()
FoScriptAttribute
, See fo:script
String
, the value or null
, if the attribute is not set and no default value defined.public void setFoScriptAttribute(String foScriptValue)
FoScriptAttribute
, See fo:script
foScriptValue
- The type is String
public String getStyleRfcLanguageTagAttribute()
StyleRfcLanguageTagAttribute
, See style:rfc-language-tag
String
, the value or null
, if the attribute is not set and no default value defined.public void setStyleRfcLanguageTagAttribute(String styleRfcLanguageTagValue)
StyleRfcLanguageTagAttribute
, See style:rfc-language-tag
styleRfcLanguageTagValue
- The type is String
public Boolean getTextAlphabeticalSeparatorsAttribute()
TextAlphabeticalSeparatorsAttribute
, See text:alphabetical-separators
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextAlphabeticalSeparatorsAttribute(Boolean textAlphabeticalSeparatorsValue)
TextAlphabeticalSeparatorsAttribute
, See text:alphabetical-separators
textAlphabeticalSeparatorsValue
- The type is Boolean
public Boolean getTextCapitalizeEntriesAttribute()
TextCapitalizeEntriesAttribute
, See text:capitalize-entries
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextCapitalizeEntriesAttribute(Boolean textCapitalizeEntriesValue)
TextCapitalizeEntriesAttribute
, See text:capitalize-entries
textCapitalizeEntriesValue
- The type is Boolean
public Boolean getTextCombineEntriesAttribute()
TextCombineEntriesAttribute
, See text:combine-entries
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextCombineEntriesAttribute(Boolean textCombineEntriesValue)
TextCombineEntriesAttribute
, See text:combine-entries
textCombineEntriesValue
- The type is Boolean
public Boolean getTextCombineEntriesWithDashAttribute()
TextCombineEntriesWithDashAttribute
, See text:combine-entries-with-dash
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextCombineEntriesWithDashAttribute(Boolean textCombineEntriesWithDashValue)
TextCombineEntriesWithDashAttribute
, See text:combine-entries-with-dash
textCombineEntriesWithDashValue
- The type is Boolean
public Boolean getTextCombineEntriesWithPpAttribute()
TextCombineEntriesWithPpAttribute
, See text:combine-entries-with-pp
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextCombineEntriesWithPpAttribute(Boolean textCombineEntriesWithPpValue)
TextCombineEntriesWithPpAttribute
, See text:combine-entries-with-pp
textCombineEntriesWithPpValue
- The type is Boolean
public Boolean getTextCommaSeparatedAttribute()
TextCommaSeparatedAttribute
, See text:comma-separated
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextCommaSeparatedAttribute(Boolean textCommaSeparatedValue)
TextCommaSeparatedAttribute
, See text:comma-separated
textCommaSeparatedValue
- The type is Boolean
public Boolean getTextIgnoreCaseAttribute()
TextIgnoreCaseAttribute
, See text:ignore-case
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextIgnoreCaseAttribute(Boolean textIgnoreCaseValue)
TextIgnoreCaseAttribute
, See text:ignore-case
textIgnoreCaseValue
- The type is Boolean
public String getTextIndexScopeAttribute()
TextIndexScopeAttribute
, See text:index-scope
String
, the value or null
, if the attribute is not set and no default value defined.public void setTextIndexScopeAttribute(String textIndexScopeValue)
TextIndexScopeAttribute
, See text:index-scope
textIndexScopeValue
- The type is String
public String getTextMainEntryStyleNameAttribute()
TextMainEntryStyleNameAttribute
, See text:main-entry-style-name
String
, the value or null
, if the attribute is not set and no default value defined.public void setTextMainEntryStyleNameAttribute(String textMainEntryStyleNameValue)
TextMainEntryStyleNameAttribute
, See text:main-entry-style-name
textMainEntryStyleNameValue
- The type is String
public Boolean getTextRelativeTabStopPositionAttribute()
TextRelativeTabStopPositionAttribute
, See text:relative-tab-stop-position
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextRelativeTabStopPositionAttribute(Boolean textRelativeTabStopPositionValue)
TextRelativeTabStopPositionAttribute
, See text:relative-tab-stop-position
textRelativeTabStopPositionValue
- The type is Boolean
public String getTextSortAlgorithmAttribute()
TextSortAlgorithmAttribute
, See text:sort-algorithm
String
, the value or null
, if the attribute is not set and no default value defined.public void setTextSortAlgorithmAttribute(String textSortAlgorithmValue)
TextSortAlgorithmAttribute
, See text:sort-algorithm
textSortAlgorithmValue
- The type is String
public Boolean getTextUseKeysAsEntriesAttribute()
TextUseKeysAsEntriesAttribute
, See text:use-keys-as-entries
Boolean
, the value or null
, if the attribute is not set and no default value defined.public void setTextUseKeysAsEntriesAttribute(Boolean textUseKeysAsEntriesValue)
TextUseKeysAsEntriesAttribute
, See text:use-keys-as-entries
textUseKeysAsEntriesValue
- The type is Boolean
public TextAlphabeticalIndexEntryTemplateElement newTextAlphabeticalIndexEntryTemplateElement(int textOutlineLevelValue, String textStyleNameValue)
textOutlineLevelValue
- the Integer
value of TextOutlineLevelAttribute
, see text:outline-level at specificationtextStyleNameValue
- the String
value of TextStyleNameAttribute
, see text:style-name at specification
public TextIndexTitleTemplateElement newTextIndexTitleTemplateElement()
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |