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(String bookmark)
Create a new RTF bookmark.
|
RtfBookmark newBookmark(String bookmark) throws IOException
bookmark
- Name of the bookmarkIOException
- for I/O problemsCopyright © 2025 Apache Software Foundation. All rights reserved.