fop 0.90alpha1

org.apache.fop.render.rtf.rtflib.rtfdoc
Interface IRtfTextrunContainer

All Known Implementing Classes:
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAfterBeforeBase, RtfFootnote, RtfHyperLink, RtfListItem, RtfListItem.RtfListItemLabel, RtfSection, RtfTableCell

public interface IRtfTextrunContainer

Interface which enables an implementing class to contain linear text runs.

Author:
Peter Herweg, pherweg@web.de

Method Summary
 RtfTextrun getTextrun()
           
 

Method Detail

getTextrun

public RtfTextrun getTextrun()
                      throws java.io.IOException
Throws:
java.io.IOException

fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.