public interface IRtfBookmarkContainer
RTF Bookmark container interface.
This work was authored by Andreas Putz (a.putz@skynamics.com).
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-2012 The Apache Software Foundation. All Rights Reserved.