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

Interface IRtfAfterContainer

Known Implementing Classes:
RtfSection

public interface IRtfAfterContainer

interface for RTF objects that can contain footers

Method Summary

RtfAfter
newAfter(RtfAttributes attrs)

Method Details

newAfter

public RtfAfter newAfter(RtfAttributes attrs)
            throws IOException
Parameters:
attrs - Attributes for new footer
Returns:
RtfAfter for footer

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