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

Interface IRtfPageNumberContainer

Known Implementing Classes:
RtfParagraph

public interface IRtfPageNumberContainer

Interface for objects containing page numbers

Method Summary

RtfPageNumber
newPageNumber()

Method Details

newPageNumber

public RtfPageNumber newPageNumber()
            throws IOException
Returns:
new RtfPageNumber

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