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

Interface IRtfPageNumberCitationContainer

Known Implementing Classes:
RtfParagraph

public interface IRtfPageNumberCitationContainer

Interface for classes containing page number citations

Method Summary

RtfPageNumberCitation
newPageNumberCitation(String id)

Method Details

newPageNumberCitation

public RtfPageNumberCitation newPageNumberCitation(String id)
            throws IOException
Parameters:
id - String identifying new page number citation
Returns:
RtfPageNumberCitation new page number citation object

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