Class RtfAfter

    • Field Detail

      • FOOTER

        public static final java.lang.String FOOTER
        RtfBefore attributes
        See Also:
        Constant Field Values
      • FOOTER_ATTR

        public static final java.lang.String[] FOOTER_ATTR
        String array of footer attributes
    • Constructor Detail

      • RtfAfter

        RtfAfter​(RtfSection parent,
                 java.io.Writer w,
                 RtfAttributes attrs)
          throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • writeMyAttributes

        protected void writeMyAttributes()
                                  throws java.io.IOException
        Description copied from class: RtfAfterBeforeBase
        must be implemented to write the header or footer attributes
        Specified by:
        writeMyAttributes in class RtfAfterBeforeBase
        Throws:
        java.io.IOException - for I/O problems