A B C D E F G H I J L M N O P R S T V W

A

AbstractListContainer - Class in org.odftoolkit.simple.text.list
AbstractListContainer is an abstract implementation of the ListContainer interface, with a default implementation for every method defined in ListContainer , except getListContainerElement().
AbstractListContainer() - Constructor for class org.odftoolkit.simple.text.list.AbstractListContainer
 
adaptValue(Cell, String) - Method in interface org.odftoolkit.simple.table.CellValueAdapter
Adapt string content to a more proper cell value type as need.
adaptValue(Cell, String) - Method in class org.odftoolkit.simple.table.DefaultCellValueAdapter
 
addHref(URL) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Add a hypertext reference to the selection.
addItem(String) - Method in class org.odftoolkit.simple.text.list.List
Add a list item by specifying a string value.
addItem(int, String) - Method in class org.odftoolkit.simple.text.list.List
Insert the specified ListItem at the specified location.
addItem(ListItem) - Method in class org.odftoolkit.simple.text.list.List
Add the specified list item in ListItem object.
addItem(int, ListItem) - Method in class org.odftoolkit.simple.text.list.List
Insert a ListItem at the specified location.
addItems(String[]) - Method in class org.odftoolkit.simple.text.list.List
Add list items by specifying an array of string values.
addItems(int, String[]) - Method in class org.odftoolkit.simple.text.list.List
Insert the list items at the specified location in this List by giving an array of string values.
addItems(ListItem[]) - Method in class org.odftoolkit.simple.text.list.List
Add list items by specifying an array of ListItem.
addItems(int, ListItem[]) - Method in class org.odftoolkit.simple.text.list.List
Insert the list items at the certain location by specifying an array of ListItem.
addKeyword(String) - Method in class org.odftoolkit.simple.meta.Meta
Add the keyword to the current document.
addList() - Method in class org.odftoolkit.simple.presentation.Notes
 
addList(ListDecorator) - Method in class org.odftoolkit.simple.presentation.Notes
 
addList() - Method in class org.odftoolkit.simple.presentation.Slide
 
addList(ListDecorator) - Method in class org.odftoolkit.simple.presentation.Slide
 
addList() - Method in class org.odftoolkit.simple.table.Cell
 
addList(ListDecorator) - Method in class org.odftoolkit.simple.table.Cell
 
addList() - Method in class org.odftoolkit.simple.text.list.AbstractListContainer
 
addList(ListDecorator) - Method in class org.odftoolkit.simple.text.list.AbstractListContainer
 
addList() - Method in interface org.odftoolkit.simple.text.list.ListContainer
Add a new List to this container.
addList(ListDecorator) - Method in interface org.odftoolkit.simple.text.list.ListContainer
Add a List with specified ListDecorator to this container.
addList() - Method in class org.odftoolkit.simple.text.list.ListItem
 
addList(ListDecorator) - Method in class org.odftoolkit.simple.text.list.ListItem
 
addList() - Method in class org.odftoolkit.simple.TextDocument
 
addList(ListDecorator) - Method in class org.odftoolkit.simple.TextDocument
 
addText(String) - Method in class org.odftoolkit.simple.presentation.Notes
insert some text to the notes page
addText(String) - Method in class org.odftoolkit.simple.TextDocument
Append text to the end of a text document.
advancedReplaceWith(String, CellValueAdapter) - Method in class org.odftoolkit.simple.common.navigation.CellSelection
Replace the text content of selection with a new string.
advancedReplaceWith(String) - Method in class org.odftoolkit.simple.common.navigation.CellSelection
Replace the text content of selection with a new string.
append(String) - Method in class org.odftoolkit.simple.common.TextExtractor.ExtractorStringBuilder
Append a string
append(char) - Method in class org.odftoolkit.simple.common.TextExtractor.ExtractorStringBuilder
Append a character
append(Element, String) - Method in class org.odftoolkit.simple.common.WhitespaceProcessor
Add given text content to an element, handling multiple blanks, tabs, and newlines properly.
appendColumn() - Method in class org.odftoolkit.simple.table.Table
Append a column at the end of the table.
appendColumns(int) - Method in class org.odftoolkit.simple.table.Table
Append a specific number of columns to the right of the table.
appendElementText(OdfElement) - Method in class org.odftoolkit.simple.common.TextExtractor
Append the text content of this element to string buffer.
appendLine() - Method in class org.odftoolkit.simple.common.TextExtractor.ExtractorStringBuilder
Append a new line character at the end
appendPresentation(PresentationDocument) - Method in class org.odftoolkit.simple.PresentationDocument
Append all the slides of the specified presentation document to the current document.
appendRow() - Method in class org.odftoolkit.simple.table.Table
Append a row to the end of the table.
appendRows(int) - Method in class org.odftoolkit.simple.table.Table
Append a specific number of rows to the end of the table.
appendSection(Section, boolean) - Method in class org.odftoolkit.simple.TextDocument
Copy a section and append it at the end of the text document, whether the section is in this document or in a different document.
appendText(Element, String) - Static method in class org.odftoolkit.simple.common.WhitespaceProcessor
Append text content to a given element, handling whitespace properly.
applyStyle(OdfStyleBase) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Apply a style to the selection so that the text style of this selection will append the specified style.

A B C D E F G H I J L M N O P R S T V W
Copyright © 2010-2011 ODF Toolkit Project. All Rights Reserved.