|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.text.TextAlphabeticalIndexSource
public class TextAlphabeticalIndexSource
Field Summary | |
---|---|
protected String |
foCountry
|
protected String |
foLanguage
|
protected List<TextAlphabeticalIndexEntryTemplate> |
textAlphabeticalIndexEntryTemplate
|
protected String |
textAlphabeticalSeparators
|
protected String |
textCapitalizeEntries
|
protected String |
textCombineEntries
|
protected String |
textCombineEntriesWithDash
|
protected String |
textCombineEntriesWithPp
|
protected String |
textCommaSeparated
|
protected String |
textIgnoreCase
|
protected String |
textIndexScope
|
protected TextIndexTitleTemplate |
textIndexTitleTemplate
|
protected String |
textMainEntryStyleName
|
protected String |
textRelativeTabStopPosition
|
protected String |
textSortAlgorithm
|
protected String |
textUseKeysAsEntries
|
Constructor Summary | |
---|---|
TextAlphabeticalIndexSource()
|
Method Summary | |
---|---|
String |
getFoCountry()
Gets the value of the foCountry property. |
String |
getFoLanguage()
Gets the value of the foLanguage property. |
List<TextAlphabeticalIndexEntryTemplate> |
getTextAlphabeticalIndexEntryTemplate()
Gets the value of the textAlphabeticalIndexEntryTemplate property. |
String |
getTextAlphabeticalSeparators()
Gets the value of the textAlphabeticalSeparators property. |
String |
getTextCapitalizeEntries()
Gets the value of the textCapitalizeEntries property. |
String |
getTextCombineEntries()
Gets the value of the textCombineEntries property. |
String |
getTextCombineEntriesWithDash()
Gets the value of the textCombineEntriesWithDash property. |
String |
getTextCombineEntriesWithPp()
Gets the value of the textCombineEntriesWithPp property. |
String |
getTextCommaSeparated()
Gets the value of the textCommaSeparated property. |
String |
getTextIgnoreCase()
Gets the value of the textIgnoreCase property. |
String |
getTextIndexScope()
Gets the value of the textIndexScope property. |
TextIndexTitleTemplate |
getTextIndexTitleTemplate()
Gets the value of the textIndexTitleTemplate property. |
String |
getTextMainEntryStyleName()
Gets the value of the textMainEntryStyleName property. |
String |
getTextRelativeTabStopPosition()
Gets the value of the textRelativeTabStopPosition property. |
String |
getTextSortAlgorithm()
Gets the value of the textSortAlgorithm property. |
String |
getTextUseKeysAsEntries()
Gets the value of the textUseKeysAsEntries property. |
void |
setFoCountry(String value)
Sets the value of the foCountry property. |
void |
setFoLanguage(String value)
Sets the value of the foLanguage property. |
void |
setTextAlphabeticalSeparators(String value)
Sets the value of the textAlphabeticalSeparators property. |
void |
setTextCapitalizeEntries(String value)
Sets the value of the textCapitalizeEntries property. |
void |
setTextCombineEntries(String value)
Sets the value of the textCombineEntries property. |
void |
setTextCombineEntriesWithDash(String value)
Sets the value of the textCombineEntriesWithDash property. |
void |
setTextCombineEntriesWithPp(String value)
Sets the value of the textCombineEntriesWithPp property. |
void |
setTextCommaSeparated(String value)
Sets the value of the textCommaSeparated property. |
void |
setTextIgnoreCase(String value)
Sets the value of the textIgnoreCase property. |
void |
setTextIndexScope(String value)
Sets the value of the textIndexScope property. |
void |
setTextIndexTitleTemplate(TextIndexTitleTemplate value)
Sets the value of the textIndexTitleTemplate property. |
void |
setTextMainEntryStyleName(String value)
Sets the value of the textMainEntryStyleName property. |
void |
setTextRelativeTabStopPosition(String value)
Sets the value of the textRelativeTabStopPosition property. |
void |
setTextSortAlgorithm(String value)
Sets the value of the textSortAlgorithm property. |
void |
setTextUseKeysAsEntries(String value)
Sets the value of the textUseKeysAsEntries property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String foCountry
protected String foLanguage
protected List<TextAlphabeticalIndexEntryTemplate> textAlphabeticalIndexEntryTemplate
protected String textAlphabeticalSeparators
protected String textCapitalizeEntries
protected String textCombineEntries
protected String textCombineEntriesWithDash
protected String textCombineEntriesWithPp
protected String textCommaSeparated
protected String textIgnoreCase
protected String textIndexScope
protected TextIndexTitleTemplate textIndexTitleTemplate
protected String textMainEntryStyleName
protected String textRelativeTabStopPosition
protected String textSortAlgorithm
protected String textUseKeysAsEntries
Constructor Detail |
---|
public TextAlphabeticalIndexSource()
Method Detail |
---|
public String getFoCountry()
String
public String getFoLanguage()
String
public List<TextAlphabeticalIndexEntryTemplate> getTextAlphabeticalIndexEntryTemplate()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set
method for the textAlphabeticalIndexEntryTemplate
property.
For example, to add a new item, do as follows:
getTextAlphabeticalIndexEntryTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
TextAlphabeticalIndexEntryTemplate
public String getTextAlphabeticalSeparators()
String
public String getTextCapitalizeEntries()
String
public String getTextCombineEntries()
String
public String getTextCombineEntriesWithDash()
String
public String getTextCombineEntriesWithPp()
String
public String getTextCommaSeparated()
String
public String getTextIgnoreCase()
String
public String getTextIndexScope()
String
public TextIndexTitleTemplate getTextIndexTitleTemplate()
TextIndexTitleTemplate
public String getTextMainEntryStyleName()
String
public String getTextRelativeTabStopPosition()
String
public String getTextSortAlgorithm()
String
public String getTextUseKeysAsEntries()
String
public void setFoCountry(String value)
value
- allowed object is String
public void setFoLanguage(String value)
value
- allowed object is String
public void setTextAlphabeticalSeparators(String value)
value
- allowed object is String
public void setTextCapitalizeEntries(String value)
value
- allowed object is String
public void setTextCombineEntries(String value)
value
- allowed object is String
public void setTextCombineEntriesWithDash(String value)
value
- allowed object is String
public void setTextCombineEntriesWithPp(String value)
value
- allowed object is String
public void setTextCommaSeparated(String value)
value
- allowed object is String
public void setTextIgnoreCase(String value)
value
- allowed object is String
public void setTextIndexScope(String value)
value
- allowed object is String
public void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
value
- allowed object is TextIndexTitleTemplate
public void setTextMainEntryStyleName(String value)
value
- allowed object is String
public void setTextRelativeTabStopPosition(String value)
value
- allowed object is String
public void setTextSortAlgorithm(String value)
value
- allowed object is String
public void setTextUseKeysAsEntries(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |