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-2010 The Apache Software Foundation. All Rights Reserved.