Class DeprecatedAttribute

    • Method Detail

      • writeBody

        protected void writeBody​(java.io.DataOutputStream dos)
                          throws java.io.IOException
        Description copied from class: Attribute
        Writes this body to the given output stream.
        Specified by:
        writeBody in class Attribute
        Parameters:
        dos - the output stream.
        Throws:
        java.io.IOException - if an I/O error occurs.