Interface IRtfBeforeContainer

  • All Known Implementing Classes:
    RtfSection

    public interface IRtfBeforeContainer
    Interface for classes containing headers.
    • Method Detail

      • newBefore

        RtfBefore newBefore​(RtfAttributes attrs)
                     throws java.io.IOException
        Parameters:
        attrs - Attributes of new header
        Returns:
        RtfBefore for new header object
        Throws:
        java.io.IOException - for I/O problems