org.apache.fop.render.rtf.rtflib.rtfdoc
public class RtfBookmarkContainerImpl extends RtfContainer implements IRtfBookmarkContainer
attrib, parent, writer| Modifier and Type | Method and Description |
|---|---|
RtfBookmark |
newBookmark(java.lang.String bookmark)
Create a new RTF bookmark.
|
addChild, getChildCount, getChildren, isEmpty, okToWriteRtf, setChildren, setOptions, toString, writeRtfContentclose, getRtfAttributes, newLine, writeAttributes, writeControlWord, writeControlWordNS, writeExceptionInRtf, writeGroupMark, writeOneAttribute, writeOneAttributeNS, writeRtf, writeRtfPrefix, writeRtfSuffix, writeStarControlWord, writeStarControlWordNSpublic RtfBookmark newBookmark(java.lang.String bookmark) throws java.io.IOException
newBookmark in interface IRtfBookmarkContainerbookmark - Name of the bookmarkjava.io.IOException - On erorCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.