Uses of Class
org.opencrx.kernel.utils.rtf.BookmarkNotFoundException

Packages that use BookmarkNotFoundException
org.opencrx.kernel.utils.rtf   
 

Uses of BookmarkNotFoundException in org.opencrx.kernel.utils.rtf
 

Methods in org.opencrx.kernel.utils.rtf that throw BookmarkNotFoundException
 void RTFTemplate.appendTableRow(String bookmarkTableEnd)
           
 Bookmark RTFTemplate.searchBookmark(String name)
           
 void RTFTemplate.setBookmarkCheckbox(String bookmark, boolean value)
           
 void RTFTemplate.setBookmarkContent(String bookmark, String text)
           
 void RTFTemplate.setBookmarkContent(String bookmark, String text, boolean removeBookmark)
           
 void RTFTemplate.setBookmarkContent(String bookmark, Text textparts)
           
 void RTFTemplate.setBookmarkContent(String bookmark, Text textparts, boolean removeBookmark)
           
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.