org.apache.fop.render.rtf.rtflib.rtfdoc
public interface IRtfBookmarkContainer
| Modifier and Type | Method and Description |
|---|---|
RtfBookmark |
newBookmark(java.lang.String bookmark)
Create a new RTF bookmark.
|
RtfBookmark newBookmark(java.lang.String bookmark) throws java.io.IOException
bookmark - Name of the bookmarkjava.io.IOException - for I/O problemsCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.