Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfor.jfor.rtflib.rtfdoc
Interface IRtfAfterContainer  view IRtfAfterContainer download IRtfAfterContainer.java

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

public RtfAfter newAfter(RtfAttributes attrs)
                  throws java.io.IOException