Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
L
List
- Class in
org.odftoolkit.simple.text.list
This class represents a list.
List(ListContainer)
- Constructor for class org.odftoolkit.simple.text.list.
List
Constructor with ListContainer only.
List(ListContainer, ListDecorator)
- Constructor for class org.odftoolkit.simple.text.list.
List
Constructor with ListContainer and ListDecorator.
List(ListContainer, String, ListDecorator)
- Constructor for class org.odftoolkit.simple.text.list.
List
Constructor with ListContainer, ListDecorator and header.
List(ListContainer, String, boolean, ListDecorator)
- Constructor for class org.odftoolkit.simple.text.list.
List
Constructor with ListContainer, ListDecorator, header and numbering setting.
List(ListContainer, String, List, ListDecorator)
- Constructor for class org.odftoolkit.simple.text.list.
List
Constructor with ListContainer, ListDecorator, header and continued list
ListContainer
- Interface in
org.odftoolkit.simple.text.list
ListContainer is a container which maintains List(s) as element(s).
ListDecorator
- Interface in
org.odftoolkit.simple.text.list
ListDecorator is a decorator which decides how to decorate a List and its ListItems.
ListDecorator.ListType
- Enum in
org.odftoolkit.simple.text.list
The supported list types till now.
ListItem
- Class in
org.odftoolkit.simple.text.list
ListItem represents an item in a list.
loadDocument(InputStream)
- Static method in class org.odftoolkit.simple.
ChartDocument
Creates an ChartDocument from the OpenDocument provided by a resource Stream.
loadDocument(String)
- Static method in class org.odftoolkit.simple.
ChartDocument
Loads an ChartDocument from the provided path.
loadDocument(File)
- Static method in class org.odftoolkit.simple.
ChartDocument
Creates an ChartDocument from the OpenDocument provided by a File.
loadDocument(String)
- Static method in class org.odftoolkit.simple.
Document
Loads a Document from the provided path.
loadDocument(InputStream)
- Static method in class org.odftoolkit.simple.
Document
Creates a Document from the Document provided by a resource Stream.
loadDocument(File)
- Static method in class org.odftoolkit.simple.
Document
Creates a Document from the Document provided by a File.
loadDocument(OdfPackage)
- Static method in class org.odftoolkit.simple.
Document
Creates a Document from the Document provided by an ODF package.
loadDocument(OdfPackage, String)
- Static method in class org.odftoolkit.simple.
Document
Creates a Document from the Document provided by an ODF package.
loadDocument(InputStream)
- Static method in class org.odftoolkit.simple.
GraphicsDocument
Creates an GraphicsDocument from the OpenDocument provided by a resource Stream.
loadDocument(String)
- Static method in class org.odftoolkit.simple.
GraphicsDocument
Loads an GraphicsDocument from the provided path.
loadDocument(File)
- Static method in class org.odftoolkit.simple.
GraphicsDocument
Creates an GraphicsDocument from the OpenDocument provided by a File.
loadDocument(InputStream)
- Static method in class org.odftoolkit.simple.
PresentationDocument
Creates an PresentationDocument from the OpenDocument provided by a resource Stream.
loadDocument(String)
- Static method in class org.odftoolkit.simple.
PresentationDocument
Loads an PresentationDocument from the provided path.
loadDocument(File)
- Static method in class org.odftoolkit.simple.
PresentationDocument
Creates an PresentationDocument from the OpenDocument provided by a File.
loadDocument(InputStream)
- Static method in class org.odftoolkit.simple.
SpreadsheetDocument
Creates an SpreadsheetDocument from the OpenDocument provided by a resource Stream.
loadDocument(String)
- Static method in class org.odftoolkit.simple.
SpreadsheetDocument
Loads an SpreadsheetDocument from the provided path.
loadDocument(File)
- Static method in class org.odftoolkit.simple.
SpreadsheetDocument
Creates an SpreadsheetDocument from the OpenDocument provided by a File.
loadDocument(InputStream)
- Static method in class org.odftoolkit.simple.
TextDocument
Creates an TextDocument from the OpenDocument provided by a resource Stream.
loadDocument(String)
- Static method in class org.odftoolkit.simple.
TextDocument
Loads an TextDocument from the provided path.
loadDocument(File)
- Static method in class org.odftoolkit.simple.
TextDocument
Creates an TextDocument from the OpenDocument provided by a File.
loadTemplate(OdfPackageDocument.Resource, Document.OdfMediaType)
- Static method in class org.odftoolkit.simple.
Document
Loads an Document from the given resource.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Copyright © 2010-2011
The Apache Software Foundation
. All Rights Reserved.