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