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

Interface IRtfBeforeContainer

Known Implementing Classes:
RtfSection

public interface IRtfBeforeContainer

Interface for classes containing headers.

Method Summary

RtfBefore
newBefore(RtfAttributes attrs)

Method Details

newBefore

public RtfBefore newBefore(RtfAttributes attrs)
            throws IOException
Parameters:
attrs - Attributes of new header
Returns:
RtfBefore for new header object

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