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

Interface IRtfJforCmdContainer

Known Implementing Classes:
RtfSection

public interface IRtfJforCmdContainer

Interface for objects containing Commands

Method Summary

RtfJforCmd
newJforCmd(RtfAttributes attr)

Method Details

newJforCmd

public RtfJforCmd newJforCmd(RtfAttributes attr)
            throws IOException
Parameters:
attr - Attributes for the command
Returns:
new Command object

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