Interface IRtfPageNumberContainer

  • All Known Implementing Classes:
    RtfParagraph

    public interface IRtfPageNumberContainer
    Interface for objects containing page numbers
    • Method Detail

      • newPageNumber

        RtfPageNumber newPageNumber()
                             throws java.io.IOException
        Returns:
        new RtfPageNumber
        Throws:
        java.io.IOException - for I/O problems.