public abstract class RTFBookmark extends RTFElement
RTFVelocityTransformerImpl| Constructor and Description |
|---|
RTFBookmark(RTFBookmark bookmark) |
RTFBookmark(String bkmkey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getItemNameList()
Return velocity name list (eg : $item_myList)
|
String |
getName()
Return name of Bookmark.
|
void |
setItemNameList(String velocityNameList)
Set velocity name list (eg : $item_myList)
|
addFirstRTFString, addLastRTFString, addRTFElement, addRTFString, flush, getElementList, getElementTextBetween, getFirstRTFString, getRTFContentOfSimpleElement, getRtfElementParent, getRTFFirstContentOfElement, removeCurrentRTFString, replaceElement, setRtfElementParentpublic RTFBookmark(String bkmkey)
public RTFBookmark(RTFBookmark bookmark)
public String getName()
public String getItemNameList()
public void setItemNameList(String velocityNameList)
velocityNameList - the velocity name list.Copyright © 2020 Mice S.r.l. All rights reserved.