Uses of Package
org.odftoolkit.simple.common.field

Packages that use org.odftoolkit.simple.common.field
org.odftoolkit.simple Provide high level methods to frequently used ODF documents. 
org.odftoolkit.simple.common.field Provide convenient methods to manipulate Fields in ODF text document. 
org.odftoolkit.simple.common.navigation Provide classes to operate the content and style of the selected text content. 
org.odftoolkit.simple.text Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section. 
 

Classes in org.odftoolkit.simple.common.field used by org.odftoolkit.simple
VariableContainer
          VariableContainer is a container which maintains the declared variables.
VariableField
          ODF document can contain variables, which are processed or displayed as VariableFields.
VariableField.VariableType
          A VariableType represents the type of the variable field.
 

Classes in org.odftoolkit.simple.common.field used by org.odftoolkit.simple.common.field
AuthorField
          An AuthorField represents the initials of the author or the full name of the author of a document.
ChapterField
          ChapterField is placed inside a header or footer, it displays the current chapter name or number on every page.
ChapterField.DisplayType
          A DisplayType specifies the information that a chapter field should display.
ConditionField
          ConditionField specifies a condition for display of one text string or another.
DateField
          DateField displays a date, by default this is the current date.
Field
          This is the abstract class of all kinds of fields.
Field.FieldType
          A FieldType specifies the type of a field.
PageCountField
          A PageCountField displays the total number of pages in a document.
PageNumberField
          A PageNumberField displays the current page number of pages in a document.
PageNumberField.DisplayType
          A DisplayType represents the selected page attribute of the field.
ReferenceField
          A ReferenceField refers to a field that appears in another location in a document.
ReferenceField.DisplayType
          A DisplayType specifies the information that a reference field should display.
SubjectField
          A SubjectField displays the subject value contained by the document meta data.
TimeField
          TimeField displays a time, by default this is the current time.
TitleField
          A TitleField displays the title value contained by the document meta data.
VariableContainer
          VariableContainer is a container which maintains the declared variables.
VariableField
          ODF document can contain variables, which are processed or displayed as VariableFields.
VariableField.VariableType
          A VariableType represents the type of the variable field.
 

Classes in org.odftoolkit.simple.common.field used by org.odftoolkit.simple.common.navigation
ConditionField
          ConditionField specifies a condition for display of one text string or another.
Field
          This is the abstract class of all kinds of fields.
Field.FieldType
          A FieldType specifies the type of a field.
ReferenceField
          A ReferenceField refers to a field that appears in another location in a document.
ReferenceField.DisplayType
          A DisplayType specifies the information that a reference field should display.
VariableField
          ODF document can contain variables, which are processed or displayed as VariableFields.
 

Classes in org.odftoolkit.simple.common.field used by org.odftoolkit.simple.text
VariableContainer
          VariableContainer is a container which maintains the declared variables.
VariableField
          ODF document can contain variables, which are processed or displayed as VariableFields.
VariableField.VariableType
          A VariableType represents the type of the variable field.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.