Class RtfBefore

    • Field Detail

      • HEADER

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

        public static final java.lang.String[] HEADER_ATTR
        String array of attribute names
    • Constructor Detail

      • RtfBefore

        RtfBefore​(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
        Write the attributes for this element
        Specified by:
        writeMyAttributes in class RtfAfterBeforeBase
        Throws:
        java.io.IOException - for I/O problems