org.jfor.jfor.rtflib.rtfdoc
Interface IRtfAfterContainer

All Known Implementing Classes:
RtfSection

public interface IRtfAfterContainer

interface for RTF objects that can contain footers


Method Summary
 RtfAfter newAfter(RtfAttributes attrs)
           
 

Method Detail

newAfter

RtfAfter newAfter(RtfAttributes attrs)
                  throws java.io.IOException
Throws:
java.io.IOException