Interface IRtfAfterContainer

  • All Known Implementing Classes:
    RtfSection

    public interface IRtfAfterContainer
    interface for RTF objects that can contain footers
    • Method Detail

      • newAfter

        RtfAfter newAfter​(RtfAttributes attrs)
                   throws java.io.IOException
        Parameters:
        attrs - Attributes for new footer
        Returns:
        RtfAfter for footer
        Throws:
        java.io.IOException - for I/O problems