Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfBookmark
-
Packages that use RtfBookmark Package Description org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. -
-
Uses of RtfBookmark in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfBookmark Modifier and Type Method Description RtfBookmark
IRtfBookmarkContainer. newBookmark(java.lang.String bookmark)
Create a new RTF bookmark.RtfBookmark
RtfBookmarkContainerImpl. newBookmark(java.lang.String bookmark)
Create a new RTF bookmark.
-