Interface RtfExtendedElement

    • Method Detail

      • writeDefinition

        void writeDefinition​(java.io.OutputStream out)
                      throws java.io.IOException
        Write the definition part of the element
        Parameters:
        out - The OutputStream to write the element definition to
        Throws:
        java.io.IOException