Interface IRtfPageNumberCitationContainer

All Known Implementing Classes:
RtfParagraph

public interface IRtfPageNumberCitationContainer
Interface for classes containing page number citations
  • Method Details

    • newPageNumberCitation

      RtfPageNumberCitation newPageNumberCitation(String id) throws IOException
      Parameters:
      id - String identifying new page number citation
      Returns:
      RtfPageNumberCitation new page number citation object
      Throws:
      IOException - for I/O problems