blob: 3e79a5d286aa43ae803bcf016dc6c4bd2430037d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Tue Mar 28 22:15:34 CEST 2017 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
A-Index (Simple ODF v0.8.2-incubating - http://odftoolkit)
</TITLE>
<META NAME="date" CONTENT="2017-03-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index (Simple ODF v0.8.2-incubating - http://odftoolkit)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html" title="class in org.odftoolkit.simple.chart"><B>AbstractChartContainer</B></A> - Class in <A HREF="../org/odftoolkit/simple/chart/package-summary.html">org.odftoolkit.simple.chart</A><DD>AbstractChartContainer is an abstract implementation of the ChartContainer
interface, with a default implementation for every method defined in
ChartContainer.<DT><A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html#AbstractChartContainer(org.odftoolkit.simple.Document)"><B>AbstractChartContainer(Document)</B></A> -
Constructor for class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html" title="class in org.odftoolkit.simple.chart">AbstractChartContainer</A>
<DD>The constructor to create a chart container
<DT><A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form"><B>AbstractFormContainer</B></A> - Class in <A HREF="../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</A><DD>AbstractFormContainer is an abstract implementation of the FormContainer
interface, with a default implementation for every method defined in
FormContainer, except getFormContainerElement().<DT><A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html#AbstractFormContainer()"><B>AbstractFormContainer()</B></A> -
Constructor for class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw"><B>AbstractFrameContainer</B></A> - Class in <A HREF="../org/odftoolkit/simple/draw/package-summary.html">org.odftoolkit.simple.draw</A><DD>AbstractFrameContainer is an abstract implementation of the FrameContainer
interface, with a default implementation for every method defined in
FrameContainer, except getFrameContainerElement().<DT><A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#AbstractFrameContainer()"><B>AbstractFrameContainer()</B></A> -
Constructor for class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/AbstractListContainer.html" title="class in org.odftoolkit.simple.text.list"><B>AbstractListContainer</B></A> - Class in <A HREF="../org/odftoolkit/simple/text/list/package-summary.html">org.odftoolkit.simple.text.list</A><DD>AbstractListContainer is an abstract implementation of the ListContainer
interface, with a default implementation for every method defined in ListContainer
, except getListContainerElement().<DT><A HREF="../org/odftoolkit/simple/text/list/AbstractListContainer.html#AbstractListContainer()"><B>AbstractListContainer()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text"><B>AbstractParagraphContainer</B></A> - Class in <A HREF="../org/odftoolkit/simple/text/package-summary.html">org.odftoolkit.simple.text</A><DD>AbstractParagraphContainer is an abstract class to present paragraph
container.<DT><A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#AbstractParagraphContainer()"><B>AbstractParagraphContainer()</B></A> -
Constructor for class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table"><B>AbstractTableContainer</B></A> - Class in <A HREF="../org/odftoolkit/simple/table/package-summary.html">org.odftoolkit.simple.table</A><DD>AbstractTableContainer is an abstract implementation of the TableContainer
interface, with a default implementation for every method defined in
TableContainer , except getTableContainerElement().<DT><A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html#AbstractTableContainer()"><B>AbstractTableContainer()</B></A> -
Constructor for class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw"><B>AbstractTextboxContainer</B></A> - Class in <A HREF="../org/odftoolkit/simple/draw/package-summary.html">org.odftoolkit.simple.draw</A><DD>AbstractTextboxContainer is an abstract implementation of the
TextboxContainer interface, with a default implementation for every method
defined in TextboxContainer, except getFrameContainerElement().<DT><A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#AbstractTextboxContainer()"><B>AbstractTextboxContainer()</B></A> -
Constructor for class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/AbstractVariableContainer.html" title="class in org.odftoolkit.simple.common.field"><B>AbstractVariableContainer</B></A> - Class in <A HREF="../org/odftoolkit/simple/common/field/package-summary.html">org.odftoolkit.simple.common.field</A><DD>AbstractVariableContainer is an abstract implementation of the
VariableContainer interface, with a default implementation for every method
defined in VariableContainer , except getVariableContainerElement().<DT><A HREF="../org/odftoolkit/simple/common/field/AbstractVariableContainer.html#AbstractVariableContainer()"><B>AbstractVariableContainer()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/CellValueAdapter.html#adaptValue(org.odftoolkit.simple.table.Cell, java.lang.String)"><B>adaptValue(Cell, String)</B></A> -
Method in interface org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellValueAdapter.html" title="interface in org.odftoolkit.simple.table">CellValueAdapter</A>
<DD>Adapt string content to a more proper cell value type as need.
<DT><A HREF="../org/odftoolkit/simple/table/DefaultCellValueAdapter.html#adaptValue(org.odftoolkit.simple.table.Cell, java.lang.String)"><B>adaptValue(Cell, String)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/DefaultCellValueAdapter.html" title="class in org.odftoolkit.simple.table">DefaultCellValueAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addColumnBreak()"><B>addColumnBreak()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Appends a new column break to this document.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addColumnBreak(org.odftoolkit.simple.text.Paragraph)"><B>addColumnBreak(Paragraph)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Appends a new column break to this document after the reference paragraph.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/TextSelection.html#addComment(java.lang.String, java.lang.String)"><B>addComment(String, String)</B></A> -
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>
<DD>Add a comment to the selection.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#addComment(java.lang.String, java.lang.String)"><B>addComment(String, String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Creates a comment in the front of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#addFrame()"><B>addFrame()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</A>
<DD>Add a frame to the container
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#addFrame(org.odftoolkit.simple.draw.FrameRectangle)"><B>addFrame(FrameRectangle)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</A>
<DD>Add a frame with the specific position to the container
<DT><A HREF="../org/odftoolkit/simple/common/navigation/TextSelection.html#addHref(java.net.URL)"><B>addHref(URL)</B></A> -
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>
<DD>Add a hypertext reference to the selection.
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#addItem(java.lang.String)"><B>addItem(String)</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Add a list item to this combo box.
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#addItem(java.lang.String)"><B>addItem(String)</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Add a list item to this list box.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#addItem(java.lang.String)"><B>addItem(String)</B></A> -
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>
<DD>Add a list item by specifying a string value.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#addItem(int, java.lang.String)"><B>addItem(int, String)</B></A> -
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>
<DD>Insert the specified ListItem at the specified location.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#addItem(org.odftoolkit.simple.text.list.ListItem)"><B>addItem(ListItem)</B></A> -
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>
<DD>Add the specified list item in ListItem object.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#addItem(int, org.odftoolkit.simple.text.list.ListItem)"><B>addItem(int, ListItem)</B></A> -
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>
<DD>Insert a ListItem at the specified location.
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#addItems(java.lang.String[])"><B>addItems(String[])</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Add a group of list items to this combo box
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#addItems(java.lang.String[])"><B>addItems(String[])</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Add a group of list items to this list box
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#addItems(java.lang.String[])"><B>addItems(String[])</B></A> -
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>
<DD>Add list items by specifying an array of string values.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#addItems(int, java.lang.String[])"><B>addItems(int, String[])</B></A> -
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>
<DD>Insert the list items at the specified location in this List
by giving an array of string values.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#addItems(org.odftoolkit.simple.text.list.ListItem[])"><B>addItems(ListItem[])</B></A> -
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>
<DD>Add list items by specifying an array of ListItem.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#addItems(int, org.odftoolkit.simple.text.list.ListItem[])"><B>addItems(int, ListItem[])</B></A> -
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>
<DD>Insert the list items at the certain location
by specifying an array of ListItem.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#addKeyword(java.lang.String)"><B>addKeyword(String)</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Add the keyword to the current document.
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#addList()"><B>addList()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Notes.html#addList()"><B>addList()</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Notes.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#addList()"><B>addList()</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#addList()"><B>addList()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/AbstractListContainer.html#addList()"><B>addList()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/AbstractListContainer.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/ListContainer.html#addList()"><B>addList()</B></A> -
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>
<DD>Add a new List to this container.
<DT><A HREF="../org/odftoolkit/simple/text/list/ListContainer.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
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>
<DD>Add a List with specified ListDecorator to this container.
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#addList()"><B>addList()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#addList()"><B>addList()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addList()"><B>addList()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addList(org.odftoolkit.simple.text.list.ListDecorator)"><B>addList(ListDecorator)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addPageBreak()"><B>addPageBreak()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Appends a new page break to this document.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addPageBreak(org.odftoolkit.simple.text.Paragraph)"><B>addPageBreak(Paragraph)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Appends a new page break to this document after the reference paragraph.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addPageBreak(org.odftoolkit.simple.text.Paragraph, org.odftoolkit.simple.style.MasterPage)"><B>addPageBreak(Paragraph, MasterPage)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Appends a new page break to this document after the reference paragraph,
and the master page style will be applied to the new page.
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#addParagraph(java.lang.String)"><B>addParagraph(String)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#addParagraph(java.lang.String)"><B>addParagraph(String)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Creates a new paragraph and append text
<DT><A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#addParagraph(java.lang.String)"><B>addParagraph(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</A>
<DD>Add paragraph at the end of the container with specified text content.
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html#addParagraph(java.lang.String)"><B>addParagraph(String)</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html" title="interface in org.odftoolkit.simple.text">ParagraphContainer</A>
<DD>Add paragraph at the end of the container with specified text content.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#addParagraph(java.lang.String)"><B>addParagraph(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addParagraph(java.lang.String)"><B>addParagraph(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Creates a new paragraph and append text.
<DT><A HREF="../org/odftoolkit/simple/style/TOCStyle.html#addStyle(java.lang.String, int)"><B>addStyle(String, int)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TOCStyle.html" title="class in org.odftoolkit.simple.style">TOCStyle</A>
<DD>Add an additional paragraph style to the style list that you want to
include in the TOC.
<DT><A HREF="../org/odftoolkit/simple/Document.html#addTable()"><B>addTable()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Document.html#addTable(int, int)"><B>addTable(int, int)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#addTable()"><B>addTable()</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#addTable(int, int)"><B>addTable(int, int)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html#addTable()"><B>addTable()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</A>
<DD>Add a new Table to this container.
<DT><A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html#addTable(int, int)"><B>addTable(int, int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</A>
<DD>Add a new Table to this container with a specified row number and column
number.
<DT><A HREF="../org/odftoolkit/simple/table/TableContainer.html#addTable()"><B>addTable()</B></A> -
Method in interface org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table">TableContainer</A>
<DD>Add a new Table to this container.
<DT><A HREF="../org/odftoolkit/simple/table/TableContainer.html#addTable(int, int)"><B>addTable(int, int)</B></A> -
Method in interface org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table">TableContainer</A>
<DD>Add a new Table to this container with a specified row number and column
number.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#addTable()"><B>addTable()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Footer.html" title="class in org.odftoolkit.simple.text">Footer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#addTable(int, int)"><B>addTable(int, int)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Footer.html" title="class in org.odftoolkit.simple.text">Footer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Header.html#addTable()"><B>addTable()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Header.html" title="class in org.odftoolkit.simple.text">Header</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Header.html#addTable(int, int)"><B>addTable(int, int)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Header.html" title="class in org.odftoolkit.simple.text">Header</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#addTable()"><B>addTable()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#addTable(int, int)"><B>addTable(int, int)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Notes.html#addText(java.lang.String)"><B>addText(String)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</A>
<DD>insert some text to the notes page
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#addText(java.lang.String)"><B>addText(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of Simple version 0.5, replaced by
<code>Paragraph.appendTextContent(String content)</code></I>
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#addTextbox()"><B>addTextbox()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#addTextbox(org.odftoolkit.simple.draw.FrameRectangle)"><B>addTextbox(FrameRectangle)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html#addTextbox()"><B>addTextbox()</B></A> -
Method in interface org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html" title="interface in org.odftoolkit.simple.draw">TextboxContainer</A>
<DD>Add a text box
<DT><A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html#addTextbox(org.odftoolkit.simple.draw.FrameRectangle)"><B>addTextbox(FrameRectangle)</B></A> -
Method in interface org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html" title="interface in org.odftoolkit.simple.draw">TextboxContainer</A>
<DD>Add a text box with a specific size at a specific position
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#addTextbox()"><B>addTextbox()</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#addTextbox(org.odftoolkit.simple.draw.FrameRectangle)"><B>addTextbox(FrameRectangle)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#addTextbox()"><B>addTextbox()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#addTextbox(org.odftoolkit.simple.draw.FrameRectangle)"><B>addTextbox(FrameRectangle)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/navigation/CellSelection.html#advancedReplaceWith(java.lang.String, org.odftoolkit.simple.table.CellValueAdapter)"><B>advancedReplaceWith(String, CellValueAdapter)</B></A> -
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>
<DD>Replace the text content of selection with a new string.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/CellSelection.html#advancedReplaceWith(java.lang.String)"><B>advancedReplaceWith(String)</B></A> -
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>
<DD>Replace the text content of selection with a new string.
<DT><A HREF="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html#append(java.lang.String)"><B>append(String)</B></A> -
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>
<DD>Append a string
<DT><A HREF="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html#append(char)"><B>append(char)</B></A> -
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>
<DD>Append a character
<DT><A HREF="../org/odftoolkit/simple/common/WhitespaceProcessor.html#append(org.w3c.dom.Element, java.lang.String)"><B>append(Element, String)</B></A> -
Method in class org.odftoolkit.simple.common.<A HREF="../org/odftoolkit/simple/common/WhitespaceProcessor.html" title="class in org.odftoolkit.simple.common">WhitespaceProcessor</A>
<DD>Add given text content to an element, handling multiple blanks, tabs, and
newlines properly.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#appendColumn()"><B>appendColumn()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Append a column at the end of the table.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#appendColumns(int)"><B>appendColumns(int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Append a specific number of columns to the right of the table.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#appendDataSeries(java.lang.String, double[])"><B>appendDataSeries(String, double[])</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Adds a data series at the end of current data set.
<DT><A HREF="../org/odftoolkit/simple/common/TextExtractor.html#appendElementText(org.odftoolkit.odfdom.pkg.OdfElement)"><B>appendElementText(OdfElement)</B></A> -
Method in class org.odftoolkit.simple.common.<A HREF="../org/odftoolkit/simple/common/TextExtractor.html" title="class in org.odftoolkit.simple.common">TextExtractor</A>
<DD>Append the text content of this element to string buffer.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#appendHyperlink(java.lang.String, java.net.URI)"><B>appendHyperlink(String, URI)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#appendHyperlink(java.lang.String, java.net.URI)"><B>appendHyperlink(String, URI)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/TextHyperlinkContainer.html#appendHyperlink(java.lang.String, java.net.URI)"><B>appendHyperlink(String, URI)</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/TextHyperlinkContainer.html" title="interface in org.odftoolkit.simple.text">TextHyperlinkContainer</A>
<DD>Append a hyperlink at the end of the container
<DT><A HREF="../org/odftoolkit/simple/common/TextExtractor.ExtractorStringBuilder.html#appendLine()"><B>appendLine()</B></A> -
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>
<DD>Append a new line character at the end
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#appendPresentation(org.odftoolkit.simple.PresentationDocument)"><B>appendPresentation(PresentationDocument)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>Append all the slides of the specified presentation document to the
current document.
<DT><A HREF="../org/odftoolkit/simple/common/field/ReferenceField.html#appendReferenceTo(org.odftoolkit.odfdom.pkg.OdfElement, org.odftoolkit.simple.common.field.ReferenceField.DisplayType)"><B>appendReferenceTo(OdfElement, ReferenceField.DisplayType)</B></A> -
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>
<DD>Append this reference field after the specifics OdfElement.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#appendRow()"><B>appendRow()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Append a row to the end of the table.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#appendRows(int)"><B>appendRows(int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Append a specific number of rows to the end of the table.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#appendSection(java.lang.String)"><B>appendSection(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Footer.html" title="class in org.odftoolkit.simple.text">Footer</A>
<DD>Create an empty section and append it at the end of the footer.
<DT><A HREF="../org/odftoolkit/simple/text/Header.html#appendSection(java.lang.String)"><B>appendSection(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Header.html" title="class in org.odftoolkit.simple.text">Header</A>
<DD>Create an empty section and append it at the end of the footer.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#appendSection(org.odftoolkit.simple.text.Section, boolean)"><B>appendSection(Section, boolean)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>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.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#appendSection(java.lang.String)"><B>appendSection(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Create an empty section and append it at the end of the text document.
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html#appendSheet(java.lang.String)"><B>appendSheet(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</A>
<DD>Adds a new blank sheet with the specified <code>name</code> to this
document.
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html#appendSheet(org.odftoolkit.simple.table.Table, java.lang.String)"><B>appendSheet(Table, String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</A>
<DD>Adds a new sheet with data from existing table.
<DT><A HREF="../org/odftoolkit/simple/common/WhitespaceProcessor.html#appendText(org.w3c.dom.Element, java.lang.String)"><B>appendText(Element, String)</B></A> -
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>
<DD>Append text content to a given element, handling whitespace properly.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#appendTextContent(java.lang.String)"><B>appendTextContent(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Append the text content at the end of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#appendTextContent(java.lang.String, boolean)"><B>appendTextContent(String, boolean)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Append the text content at the end of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#appendTextContent(java.lang.String)"><B>appendTextContent(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>Append the text content at the end of this span.
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#appendTextContent(java.lang.String, boolean)"><B>appendTextContent(String, boolean)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>Append the text content at the end of this span.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#appendTextContentNotCollapsed(java.lang.String)"><B>appendTextContentNotCollapsed(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Append the text content at the end of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.SlideLayout.html#apply(org.odftoolkit.odfdom.dom.element.draw.DrawPageElement)"><B>apply(DrawPageElement)</B></A> -
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>
<DD>Applies this layout on a slide page.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#applyHeading(boolean, int)"><B>applyHeading(boolean, int)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Sets the paragraph type, heading or body text paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#applyHeading()"><B>applyHeading()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Formats the paragraph as heading.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#applyHyperlink(java.net.URI)"><B>applyHyperlink(URI)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Hyperlink support
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#applyHyperlink(java.net.URI)"><B>applyHyperlink(URI)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>Hyperlink support
<DT><A HREF="../org/odftoolkit/simple/text/TextHyperlinkContainer.html#applyHyperlink(java.net.URI)"><B>applyHyperlink(URI)</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/TextHyperlinkContainer.html" title="interface in org.odftoolkit.simple.text">TextHyperlinkContainer</A>
<DD>Add a hypertext reference to this hyperlink container.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/FieldSelection.html#applyStyle(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>applyStyle(OdfStyleBase)</B></A> -
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>
<DD>Apply a style to the selection so that the text style of this selection
will append the specified style.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/TextSelection.html#applyStyle(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>applyStyle(OdfStyleBase)</B></A> -
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>
<DD>Apply a style to the selection so that the text style of this selection
will append the specified style.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#applyStyle(org.odftoolkit.simple.table.TableTemplate)"><B>applyStyle(TableTemplate)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Apply the formatting specified in the template to corresponding table
cells.
<DT><A HREF="../org/odftoolkit/simple/common/field/AuthorField.html" title="class in org.odftoolkit.simple.common.field"><B>AuthorField</B></A> - Class in <A HREF="../org/odftoolkit/simple/common/field/package-summary.html">org.odftoolkit.simple.common.field</A><DD>An <tt>AuthorField</tt> represents the initials of the author or the full
name of the author of a document.</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
Copyright &#169; 2010-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>