Class RtfListItem.RtfListItemParagraph

    • Constructor Detail

      • RtfListItemParagraph

        RtfListItemParagraph​(RtfListItem rli,
                             RtfAttributes attrs)
                      throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • writeRtfPrefix

        protected void writeRtfPrefix()
                               throws java.io.IOException
        Description copied from class: RtfParagraph
        Overridden to write our attributes before our content
        Overrides:
        writeRtfPrefix in class RtfParagraph
        Throws:
        java.io.IOException - for I/O problems