Class DeprecatedAttribute


  • public class DeprecatedAttribute
    extends Attribute
    Deprecated class file attribute.
    • Field Detail

      • attributeName

        private static CPUTF8 attributeName
    • Constructor Detail

      • DeprecatedAttribute

        public DeprecatedAttribute()
    • Method Detail

      • setAttributeName

        public static void setAttributeName​(CPUTF8 cpUTF8Value)
      • writeBody

        protected void writeBody​(java.io.DataOutputStream dos)
                          throws java.io.IOException
        Specified by:
        writeBody in class Attribute
        Throws:
        java.io.IOException