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

Quick Search    Search Deep

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


public interface IRtfPageContainer

Interface for RtfElements that can contain RtfText elements


Method Summary
 RtfPage newPage(RtfAttributes attrs)
          close current text run if any and start a new one with specified attributes
 

Method Detail

newPage

public RtfPage newPage(RtfAttributes attrs)
                throws java.io.IOException
close current text run if any and start a new one with specified attributes