blob: 70ea659c6f22f8d941d03751b5796e8026d5c809 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:35:19 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>A-Index (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
<li><a href="index-1.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a name="_A_">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="../org/odftoolkit/simple/chart/AbstractChartContainer.html" title="class in org.odftoolkit.simple.chart"><span class="strong">AbstractChartContainer</span></a> - Class in <a href="../org/odftoolkit/simple/chart/package-summary.html">org.odftoolkit.simple.chart</a></dt>
<dd>
<div class="block">AbstractChartContainer is an abstract implementation of the ChartContainer
interface, with a default implementation for every method defined in
ChartContainer.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/chart/AbstractChartContainer.html#AbstractChartContainer(org.odftoolkit.simple.Document)">AbstractChartContainer(Document)</a></span> - Constructor for class org.odftoolkit.simple.chart.<a href="../org/odftoolkit/simple/chart/AbstractChartContainer.html" title="class in org.odftoolkit.simple.chart">AbstractChartContainer</a></dt>
<dd>
<div class="block">The constructor to create a chart container</div>
</dd>
<dt><a href="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form"><span class="strong">AbstractFormContainer</span></a> - Class in <a href="../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</a></dt>
<dd>
<div class="block">AbstractFormContainer is an abstract implementation of the FormContainer
interface, with a default implementation for every method defined in
FormContainer, except getFormContainerElement().</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/form/AbstractFormContainer.html#AbstractFormContainer()">AbstractFormContainer()</a></span> - Constructor for class org.odftoolkit.simple.form.<a href="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw"><span class="strong">AbstractFrameContainer</span></a> - Class in <a href="../org/odftoolkit/simple/draw/package-summary.html">org.odftoolkit.simple.draw</a></dt>
<dd>
<div class="block">AbstractFrameContainer is an abstract implementation of the FrameContainer
interface, with a default implementation for every method defined in
FrameContainer, except getFrameContainerElement().</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#AbstractFrameContainer()">AbstractFrameContainer()</a></span> - Constructor for class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html" title="class in org.odftoolkit.simple.text.list"><span class="strong">AbstractListContainer</span></a> - Class in <a href="../org/odftoolkit/simple/text/list/package-summary.html">org.odftoolkit.simple.text.list</a></dt>
<dd>
<div class="block">AbstractListContainer is an abstract implementation of the ListContainer
interface, with a default implementation for every method defined in ListContainer
, except getListContainerElement().</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html#AbstractListContainer()">AbstractListContainer()</a></span> - Constructor for class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html" title="class in org.odftoolkit.simple.text.list">AbstractListContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text"><span class="strong">AbstractParagraphContainer</span></a> - Class in <a href="../org/odftoolkit/simple/text/package-summary.html">org.odftoolkit.simple.text</a></dt>
<dd>
<div class="block">AbstractParagraphContainer is an abstract class to present paragraph
container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#AbstractParagraphContainer()">AbstractParagraphContainer()</a></span> - Constructor for class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table"><span class="strong">AbstractTableContainer</span></a> - Class in <a href="../org/odftoolkit/simple/table/package-summary.html">org.odftoolkit.simple.table</a></dt>
<dd>
<div class="block">AbstractTableContainer is an abstract implementation of the TableContainer
interface, with a default implementation for every method defined in
TableContainer , except getTableContainerElement().</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/AbstractTableContainer.html#AbstractTableContainer()">AbstractTableContainer()</a></span> - Constructor for class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw"><span class="strong">AbstractTextboxContainer</span></a> - Class in <a href="../org/odftoolkit/simple/draw/package-summary.html">org.odftoolkit.simple.draw</a></dt>
<dd>
<div class="block">AbstractTextboxContainer is an abstract implementation of the
TextboxContainer interface, with a default implementation for every method
defined in TextboxContainer, except getFrameContainerElement().</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#AbstractTextboxContainer()">AbstractTextboxContainer()</a></span> - Constructor for class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../org/odftoolkit/simple/common/field/AbstractVariableContainer.html" title="class in org.odftoolkit.simple.common.field"><span class="strong">AbstractVariableContainer</span></a> - Class in <a href="../org/odftoolkit/simple/common/field/package-summary.html">org.odftoolkit.simple.common.field</a></dt>
<dd>
<div class="block">AbstractVariableContainer is an abstract implementation of the
VariableContainer interface, with a default implementation for every method
defined in VariableContainer , except getVariableContainerElement().</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/field/AbstractVariableContainer.html#AbstractVariableContainer()">AbstractVariableContainer()</a></span> - Constructor for class org.odftoolkit.simple.common.field.<a href="../org/odftoolkit/simple/common/field/AbstractVariableContainer.html" title="class in org.odftoolkit.simple.common.field">AbstractVariableContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/CellValueAdapter.html#adaptValue(org.odftoolkit.simple.table.Cell, java.lang.String)">adaptValue(Cell, String)</a></span> - Method in interface org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/CellValueAdapter.html" title="interface in org.odftoolkit.simple.table">CellValueAdapter</a></dt>
<dd>
<div class="block">Adapt string content to a more proper cell value type as need.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/DefaultCellValueAdapter.html#adaptValue(org.odftoolkit.simple.table.Cell, java.lang.String)">adaptValue(Cell, String)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/DefaultCellValueAdapter.html" title="class in org.odftoolkit.simple.table">DefaultCellValueAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addColumnBreak()">addColumnBreak()</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Appends a new column break to this document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addColumnBreak(org.odftoolkit.simple.text.Paragraph)">addColumnBreak(Paragraph)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Appends a new column break to this document after the reference paragraph.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#addComment(java.lang.String, java.lang.String)">addComment(String, String)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Add a comment to the selection.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#addComment(java.lang.String, java.lang.String)">addComment(String, String)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Creates a comment in the front of this paragraph.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#addFrame()">addFrame()</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</a></dt>
<dd>
<div class="block">Add a frame to the container</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#addFrame(org.odftoolkit.simple.draw.FrameRectangle)">addFrame(FrameRectangle)</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</a></dt>
<dd>
<div class="block">Add a frame with the specific position to the container</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#addHref(java.net.URL)">addHref(URL)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Add a hypertext reference to the selection.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/form/ComboBox.html#addItem(java.lang.String)">addItem(String)</a></span> - Method in class org.odftoolkit.simple.form.<a href="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</a></dt>
<dd>
<div class="block">Add a list item to this combo box.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/form/ListBox.html#addItem(java.lang.String)">addItem(String)</a></span> - Method in class org.odftoolkit.simple.form.<a href="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</a></dt>
<dd>
<div class="block">Add a list item to this list box.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#addItem(java.lang.String)">addItem(String)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Add a list item by specifying a string value.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#addItem(int, java.lang.String)">addItem(int, String)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Insert the specified ListItem at the specified location.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#addItem(org.odftoolkit.simple.text.list.ListItem)">addItem(ListItem)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Add the specified list item in ListItem object.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#addItem(int, org.odftoolkit.simple.text.list.ListItem)">addItem(int, ListItem)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Insert a ListItem at the specified location.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/form/ComboBox.html#addItems(java.lang.String[])">addItems(String[])</a></span> - Method in class org.odftoolkit.simple.form.<a href="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</a></dt>
<dd>
<div class="block">Add a group of list items to this combo box</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/form/ListBox.html#addItems(java.lang.String[])">addItems(String[])</a></span> - Method in class org.odftoolkit.simple.form.<a href="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</a></dt>
<dd>
<div class="block">Add a group of list items to this list box</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#addItems(java.lang.String[])">addItems(String[])</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Add list items by specifying an array of string values.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#addItems(int, java.lang.String[])">addItems(int, String[])</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Insert the list items at the specified location in this List
by giving an array of string values.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#addItems(org.odftoolkit.simple.text.list.ListItem[])">addItems(ListItem[])</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Add list items by specifying an array of ListItem.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#addItems(int, org.odftoolkit.simple.text.list.ListItem[])">addItems(int, ListItem[])</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Insert the list items at the certain location
by specifying an array of ListItem.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/meta/Meta.html#addKeyword(java.lang.String)">addKeyword(String)</a></span> - Method in class org.odftoolkit.simple.meta.<a href="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</a></dt>
<dd>
<div class="block">Add the keyword to the current document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Textbox.html#addList()">addList()</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Textbox.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Notes.html#addList()">addList()</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Notes.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.html#addList()">addList()</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Cell.html#addList()">addList()</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Cell.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html#addList()">addList()</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html" title="class in org.odftoolkit.simple.text.list">AbstractListContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html" title="class in org.odftoolkit.simple.text.list">AbstractListContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/ListContainer.html#addList()">addList()</a></span> - Method in interface org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/ListContainer.html" title="interface in org.odftoolkit.simple.text.list">ListContainer</a></dt>
<dd>
<div class="block">Add a new List to this container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/ListContainer.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in interface org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/ListContainer.html" title="interface in org.odftoolkit.simple.text.list">ListContainer</a></dt>
<dd>
<div class="block">Add a List with specified ListDecorator to this container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/ListItem.html#addList()">addList()</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/ListItem.html" title="class in org.odftoolkit.simple.text.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/ListItem.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/ListItem.html" title="class in org.odftoolkit.simple.text.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Section.html#addList()">addList()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Section.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addList()">addList()</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addList(org.odftoolkit.simple.text.list.ListDecorator)">addList(ListDecorator)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addPageBreak()">addPageBreak()</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Appends a new page break to this document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addPageBreak(org.odftoolkit.simple.text.Paragraph)">addPageBreak(Paragraph)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Appends a new page break to this document after the reference paragraph.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addPageBreak(org.odftoolkit.simple.text.Paragraph, org.odftoolkit.simple.style.MasterPage)">addPageBreak(Paragraph, MasterPage)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Appends a new page break to this document after the reference paragraph,
and the master page style will be applied to the new page.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Textbox.html#addParagraph(java.lang.String)">addParagraph(String)</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Cell.html#addParagraph(java.lang.String)">addParagraph(String)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</a></dt>
<dd>
<div class="block">Creates a new paragraph and append text</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#addParagraph(java.lang.String)">addParagraph(String)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</a></dt>
<dd>
<div class="block">Add paragraph at the end of the container with specified text content.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/ParagraphContainer.html#addParagraph(java.lang.String)">addParagraph(String)</a></span> - Method in interface org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/ParagraphContainer.html" title="interface in org.odftoolkit.simple.text">ParagraphContainer</a></dt>
<dd>
<div class="block">Add paragraph at the end of the container with specified text content.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Section.html#addParagraph(java.lang.String)">addParagraph(String)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addParagraph(java.lang.String)">addParagraph(String)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Creates a new paragraph and append text.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/style/TOCStyle.html#addStyle(java.lang.String, int)">addStyle(String, int)</a></span> - Method in class org.odftoolkit.simple.style.<a href="../org/odftoolkit/simple/style/TOCStyle.html" title="class in org.odftoolkit.simple.style">TOCStyle</a></dt>
<dd>
<div class="block">Add an additional paragraph style to the style list that you want to
include in the TOC.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/Document.html#addTable()">addTable()</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/Document.html#addTable(int, int)">addTable(int, int)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.html#addTable()">addTable()</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.html#addTable(int, int)">addTable(int, int)</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/AbstractTableContainer.html#addTable()">addTable()</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</a></dt>
<dd>
<div class="block">Add a new Table to this container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/AbstractTableContainer.html#addTable(int, int)">addTable(int, int)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</a></dt>
<dd>
<div class="block">Add a new Table to this container with a specified row number and column
number.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/TableContainer.html#addTable()">addTable()</a></span> - Method in interface org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table">TableContainer</a></dt>
<dd>
<div class="block">Add a new Table to this container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/TableContainer.html#addTable(int, int)">addTable(int, int)</a></span> - Method in interface org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table">TableContainer</a></dt>
<dd>
<div class="block">Add a new Table to this container with a specified row number and column
number.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Footer.html#addTable()">addTable()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Footer.html" title="class in org.odftoolkit.simple.text">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Footer.html#addTable(int, int)">addTable(int, int)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Footer.html" title="class in org.odftoolkit.simple.text">Footer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Header.html#addTable()">addTable()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Header.html" title="class in org.odftoolkit.simple.text">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Header.html#addTable(int, int)">addTable(int, int)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Header.html" title="class in org.odftoolkit.simple.text">Header</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Section.html#addTable()">addTable()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Section.html#addTable(int, int)">addTable(int, int)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Notes.html#addText(java.lang.String)">addText(String)</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</a></dt>
<dd>
<div class="block">insert some text to the notes page</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#addText(java.lang.String)">addText(String)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>As of Simple version 0.5, replaced by
<code>Paragraph.appendTextContent(String content)</code></i></div>
</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#addTextbox()">addTextbox()</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#addTextbox(org.odftoolkit.simple.draw.FrameRectangle)">addTextbox(FrameRectangle)</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/TextboxContainer.html#addTextbox()">addTextbox()</a></span> - Method in interface org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/TextboxContainer.html" title="interface in org.odftoolkit.simple.draw">TextboxContainer</a></dt>
<dd>
<div class="block">Add a text box</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/TextboxContainer.html#addTextbox(org.odftoolkit.simple.draw.FrameRectangle)">addTextbox(FrameRectangle)</a></span> - Method in interface org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/TextboxContainer.html" title="interface in org.odftoolkit.simple.draw">TextboxContainer</a></dt>
<dd>
<div class="block">Add a text box with a specific size at a specific position</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.html#addTextbox()">addTextbox()</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.html#addTextbox(org.odftoolkit.simple.draw.FrameRectangle)">addTextbox(FrameRectangle)</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#addTextbox()">addTextbox()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#addTextbox(org.odftoolkit.simple.draw.FrameRectangle)">addTextbox(FrameRectangle)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/CellSelection.html#advancedReplaceWith(java.lang.String, org.odftoolkit.simple.table.CellValueAdapter)">advancedReplaceWith(String, CellValueAdapter)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/CellSelection.html" title="class in org.odftoolkit.simple.common.navigation">CellSelection</a></dt>
<dd>
<div class="block">Replace the text content of selection with a new string.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/CellSelection.html#advancedReplaceWith(java.lang.String)">advancedReplaceWith(String)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/CellSelection.html" title="class in org.odftoolkit.simple.common.navigation">CellSelection</a></dt>
<dd>
<div class="block">Replace the text content of selection with a new string.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html#append(java.lang.String)">append(String)</a></span> - Method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html" title="class in org.odftoolkit.simple.common">TextExtractor.ExtractorStringBuilder</a></dt>
<dd>
<div class="block">Append a string</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html#append(char)">append(char)</a></span> - Method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html" title="class in org.odftoolkit.simple.common">TextExtractor.ExtractorStringBuilder</a></dt>
<dd>
<div class="block">Append a character</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/WhitespaceProcessor.html#append(org.w3c.dom.Element, java.lang.String)">append(Element, String)</a></span> - Method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/WhitespaceProcessor.html" title="class in org.odftoolkit.simple.common">WhitespaceProcessor</a></dt>
<dd>
<div class="block">Add given text content to an element, handling multiple blanks, tabs, and
newlines properly.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#appendColumn()">appendColumn()</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</a></dt>
<dd>
<div class="block">Append a column at the end of the table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#appendColumns(int)">appendColumns(int)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</a></dt>
<dd>
<div class="block">Append a specific number of columns to the right of the table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/chart/DataSet.html#appendDataSeries(java.lang.String, double[])">appendDataSeries(String, double[])</a></span> - Method in class org.odftoolkit.simple.chart.<a href="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</a></dt>
<dd>
<div class="block">Adds a data series at the end of current data set.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/TextExtractor.html#appendElementText(org.odftoolkit.odfdom.pkg.OdfElement)">appendElementText(OdfElement)</a></span> - Method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/TextExtractor.html" title="class in org.odftoolkit.simple.common">TextExtractor</a></dt>
<dd>
<div class="block">Append the text content of this element to string buffer.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#appendHyperlink(java.lang.String, java.net.URI)">appendHyperlink(String, URI)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Span.html#appendHyperlink(java.lang.String, java.net.URI)">appendHyperlink(String, URI)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/TextHyperlinkContainer.html#appendHyperlink(java.lang.String, java.net.URI)">appendHyperlink(String, URI)</a></span> - Method in interface org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/TextHyperlinkContainer.html" title="interface in org.odftoolkit.simple.text">TextHyperlinkContainer</a></dt>
<dd>
<div class="block">Append a hyperlink at the end of the container</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html#appendLine()">appendLine()</a></span> - Method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html" title="class in org.odftoolkit.simple.common">TextExtractor.ExtractorStringBuilder</a></dt>
<dd>
<div class="block">Append a new line character at the end</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/PresentationDocument.html#appendPresentation(org.odftoolkit.simple.PresentationDocument)">appendPresentation(PresentationDocument)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</a></dt>
<dd>
<div class="block">Append all the slides of the specified presentation document to the
current document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/field/ReferenceField.html#appendReferenceTo(org.odftoolkit.odfdom.pkg.OdfElement, org.odftoolkit.simple.common.field.ReferenceField.DisplayType)">appendReferenceTo(OdfElement, ReferenceField.DisplayType)</a></span> - Method in class org.odftoolkit.simple.common.field.<a href="../org/odftoolkit/simple/common/field/ReferenceField.html" title="class in org.odftoolkit.simple.common.field">ReferenceField</a></dt>
<dd>
<div class="block">Append this reference field after the specifics OdfElement.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#appendRow()">appendRow()</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</a></dt>
<dd>
<div class="block">Append a row to the end of the table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#appendRows(int)">appendRows(int)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</a></dt>
<dd>
<div class="block">Append a specific number of rows to the end of the table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Footer.html#appendSection(java.lang.String)">appendSection(String)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Footer.html" title="class in org.odftoolkit.simple.text">Footer</a></dt>
<dd>
<div class="block">Create an empty section and append it at the end of the footer.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Header.html#appendSection(java.lang.String)">appendSection(String)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Header.html" title="class in org.odftoolkit.simple.text">Header</a></dt>
<dd>
<div class="block">Create an empty section and append it at the end of the footer.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#appendSection(org.odftoolkit.simple.text.Section, boolean)">appendSection(Section, boolean)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">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.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#appendSection(java.lang.String)">appendSection(String)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Create an empty section and append it at the end of the text document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/SpreadsheetDocument.html#appendSheet(java.lang.String)">appendSheet(String)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</a></dt>
<dd>
<div class="block">Adds a new blank sheet with the specified <code>name</code> to this
document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/SpreadsheetDocument.html#appendSheet(org.odftoolkit.simple.table.Table, java.lang.String)">appendSheet(Table, String)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</a></dt>
<dd>
<div class="block">Adds a new sheet with data from existing table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/WhitespaceProcessor.html#appendText(org.w3c.dom.Element, java.lang.String)">appendText(Element, String)</a></span> - Static method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/WhitespaceProcessor.html" title="class in org.odftoolkit.simple.common">WhitespaceProcessor</a></dt>
<dd>
<div class="block">Append text content to a given element, handling whitespace properly.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#appendTextContent(java.lang.String)">appendTextContent(String)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Append the text content at the end of this paragraph.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#appendTextContent(java.lang.String, boolean)">appendTextContent(String, boolean)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Append the text content at the end of this paragraph.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Span.html#appendTextContent(java.lang.String)">appendTextContent(String)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</a></dt>
<dd>
<div class="block">Append the text content at the end of this span.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Span.html#appendTextContent(java.lang.String, boolean)">appendTextContent(String, boolean)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</a></dt>
<dd>
<div class="block">Append the text content at the end of this span.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#appendTextContentNotCollapsed(java.lang.String)">appendTextContentNotCollapsed(String)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Append the text content at the end of this paragraph.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.SlideLayout.html#apply(org.odftoolkit.odfdom.dom.element.draw.DrawPageElement)">apply(DrawPageElement)</a></span> - Method in enum org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.SlideLayout.html" title="enum in org.odftoolkit.simple.presentation">Slide.SlideLayout</a></dt>
<dd>
<div class="block">Applies this layout on a slide page.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#applyHeading(boolean, int)">applyHeading(boolean, int)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Sets the paragraph type, heading or body text paragraph.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#applyHeading()">applyHeading()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Formats the paragraph as heading.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#applyHyperlink(java.net.URI)">applyHyperlink(URI)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Hyperlink support</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Span.html#applyHyperlink(java.net.URI)">applyHyperlink(URI)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</a></dt>
<dd>
<div class="block">Hyperlink support</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/TextHyperlinkContainer.html#applyHyperlink(java.net.URI)">applyHyperlink(URI)</a></span> - Method in interface org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/TextHyperlinkContainer.html" title="interface in org.odftoolkit.simple.text">TextHyperlinkContainer</a></dt>
<dd>
<div class="block">Add a hypertext reference to this hyperlink container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#applyStyle(org.odftoolkit.odfdom.dom.element.OdfStyleBase)">applyStyle(OdfStyleBase)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>
<div class="block">Apply a style to the selection so that the text style of this selection
will append the specified style.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#applyStyle(org.odftoolkit.odfdom.dom.element.OdfStyleBase)">applyStyle(OdfStyleBase)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Apply a style to the selection so that the text style of this selection
will append the specified style.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#applyStyle(org.odftoolkit.simple.table.TableTemplate)">applyStyle(TableTemplate)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</a></dt>
<dd>
<div class="block">Apply the formatting specified in the template to corresponding table
cells.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/common/field/AuthorField.html" title="class in org.odftoolkit.simple.common.field"><span class="strong">AuthorField</span></a> - Class in <a href="../org/odftoolkit/simple/common/field/package-summary.html">org.odftoolkit.simple.common.field</a></dt>
<dd>
<div class="block">An <tt>AuthorField</tt> represents the initials of the author or the full
name of the author of a document.</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
<li><a href="index-1.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>