org.jfor.jfor.rtflib.rtfdoc
Interface IrtfTemplateContainer


public interface IrtfTemplateContainer


Method Summary
 RtfTemplate newTemplate(java.lang.String str, RtfAttributes attr)
          Creates a new Template.
 

Method Detail

newTemplate

public RtfTemplate newTemplate(java.lang.String str,
                               RtfAttributes attr)
                        throws java.io.IOException
Creates a new Template.

Throws:
java.io.IOException - on error