public class RTFField extends RTFElement
| Modifier and Type | Field and Description |
|---|---|
static int |
FIELDTYPE_FORMTEXT |
static int |
FIELDTYPE_HYPERLINK |
static int |
FIELDTYPE_MERGEFIELD |
static int |
FIELDTYPE_REF |
static int |
FIELDTYPE_UNKNOW |
| Modifier and Type | Method and Description |
|---|---|
String |
getCondition() |
String |
getName() |
int |
getType() |
addFirstRTFString, addLastRTFString, addRTFElement, addRTFString, flush, getElementList, getElementTextBetween, getFirstRTFString, getRTFContentOfSimpleElement, getRtfElementParent, getRTFFirstContentOfElement, removeCurrentRTFString, replaceElement, setRtfElementParentpublic static final int FIELDTYPE_UNKNOW
public static final int FIELDTYPE_MERGEFIELD
public static final int FIELDTYPE_HYPERLINK
public static final int FIELDTYPE_FORMTEXT
public static final int FIELDTYPE_REF
public RTFField()
public RTFField(RTFField field)
Copyright © 2020 Mice S.r.l. All rights reserved.