org.apache.fop.render.rtf.rtflib.rtfdoc
Interface IRtfTextrunContainer
- RtfAfter, RtfBefore, RtfFootnote, RtfHyperLink, RtfListItem, RtfListItem.RtfListItemLabel, RtfSection, RtfTableCell
public interface IRtfTextrunContainer
Interface which enables an implementing class to contain linear text runs.
- Peter Herweg, pherweg@web.de
getTextrun
public RtfTextrun getTextrun()
throws IOException
Returns the current RtfTextrun object.
Opens a new one if necessary.
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.