Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static ReferenceField |
Fields.createReferenceField(OdfElement odfElement,
String referenceName)
Create a ReferenceField for the specific OdfElement.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldSelection.replaceWithReferenceField(ReferenceField field,
ReferenceField.DisplayType type)
Replace the content with a reference field.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.