Package | Description |
---|---|
org.odftoolkit.simple.common.field |
Provide convenient methods to manipulate Fields in ODF text document.
|
Modifier and Type | Method and Description |
---|---|
static ChapterField.DisplayType |
ChapterField.DisplayType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChapterField.DisplayType[] |
ChapterField.DisplayType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ChapterField.setDisplayPage(ChapterField.DisplayType type)
Specifies the information that a chapter field should display.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.