Class Attributes

java.lang.Object
java.lang.classfile.Attributes

  • Field Details

  • Method Details

    • annotationDefault

      public static AttributeMapper<AnnotationDefaultAttribute> annotationDefault()
      Returns Attribute mapper for the AnnotationDefault attribute.
      Returns:
      Attribute mapper for the AnnotationDefault attribute
    • bootstrapMethods

      public static AttributeMapper<BootstrapMethodsAttribute> bootstrapMethods()
      Returns Attribute mapper for the BootstrapMethods attribute.
      Returns:
      Attribute mapper for the BootstrapMethods attribute
    • characterRangeTable

      public static AttributeMapper<CharacterRangeTableAttribute> characterRangeTable()
      Returns Attribute mapper for the CharacterRangeTable attribute. The mapper permits multiple instances in a given location.
      Returns:
      Attribute mapper for the CharacterRangeTable attribute
    • code

      public static AttributeMapper<CodeAttribute> code()
      Returns Attribute mapper for the Code attribute.
      Returns:
      Attribute mapper for the Code attribute
    • compilationId

      public static AttributeMapper<CompilationIDAttribute> compilationId()
      Returns Attribute mapper for the CompilationID attribute.
      Returns:
      Attribute mapper for the CompilationID attribute
    • constantValue

      public static AttributeMapper<ConstantValueAttribute> constantValue()
      Returns Attribute mapper for the ConstantValue attribute.
      Returns:
      Attribute mapper for the ConstantValue attribute
    • deprecated

      public static AttributeMapper<DeprecatedAttribute> deprecated()
      Returns Attribute mapper for the Deprecated attribute. The mapper permits multiple instances in a given location.
      Returns:
      Attribute mapper for the Deprecated attribute
    • enclosingMethod

      public static AttributeMapper<EnclosingMethodAttribute> enclosingMethod()
      Returns Attribute mapper for the EnclosingMethod attribute.
      Returns:
      Attribute mapper for the EnclosingMethod attribute
    • exceptions

      public static AttributeMapper<ExceptionsAttribute> exceptions()
      Returns Attribute mapper for the Exceptions attribute.
      Returns:
      Attribute mapper for the Exceptions attribute
    • innerClasses

      public static AttributeMapper<InnerClassesAttribute> innerClasses()
      Returns Attribute mapper for the InnerClasses attribute.
      Returns:
      Attribute mapper for the InnerClasses attribute
    • lineNumberTable

      public static AttributeMapper<LineNumberTableAttribute> lineNumberTable()
      Returns Attribute mapper for the LineNumberTable attribute. The mapper permits multiple instances in a given location.
      Returns:
      Attribute mapper for the LineNumberTable attribute
    • localVariableTable

      public static AttributeMapper<LocalVariableTableAttribute> localVariableTable()
      Returns Attribute mapper for the LocalVariableTable attribute. The mapper permits multiple instances in a given location.
      Returns:
      Attribute mapper for the LocalVariableTable attribute
    • localVariableTypeTable

      public static AttributeMapper<LocalVariableTypeTableAttribute> localVariableTypeTable()
      Returns Attribute mapper for the LocalVariableTypeTable attribute. The mapper permits multiple instances in a given location.
      Returns:
      Attribute mapper for the LocalVariableTypeTable attribute
    • methodParameters

      public static AttributeMapper<MethodParametersAttribute> methodParameters()
      Returns Attribute mapper for the MethodParameters attribute.
      Returns:
      Attribute mapper for the MethodParameters attribute
    • module

      public static AttributeMapper<ModuleAttribute> module()
      Returns Attribute mapper for the Module attribute.
      Returns:
      Attribute mapper for the Module attribute
    • moduleHashes

      public static AttributeMapper<ModuleHashesAttribute> moduleHashes()
      Returns Attribute mapper for the ModuleHashes attribute.
      Returns:
      Attribute mapper for the ModuleHashes attribute
    • moduleMainClass

      public static AttributeMapper<ModuleMainClassAttribute> moduleMainClass()
      Returns Attribute mapper for the ModuleMainClass attribute.
      Returns:
      Attribute mapper for the ModuleMainClass attribute
    • modulePackages

      public static AttributeMapper<ModulePackagesAttribute> modulePackages()
      Returns Attribute mapper for the ModulePackages attribute.
      Returns:
      Attribute mapper for the ModulePackages attribute
    • moduleResolution

      public static AttributeMapper<ModuleResolutionAttribute> moduleResolution()
      Returns Attribute mapper for the ModuleResolution attribute.
      Returns:
      Attribute mapper for the ModuleResolution attribute
    • moduleTarget

      public static AttributeMapper<ModuleTargetAttribute> moduleTarget()
      Returns Attribute mapper for the ModuleTarget attribute.
      Returns:
      Attribute mapper for the ModuleTarget attribute
    • nestHost

      public static AttributeMapper<NestHostAttribute> nestHost()
      Returns Attribute mapper for the NestHost attribute.
      Returns:
      Attribute mapper for the NestHost attribute
    • nestMembers

      public static AttributeMapper<NestMembersAttribute> nestMembers()
      Returns Attribute mapper for the NestMembers attribute.
      Returns:
      Attribute mapper for the NestMembers attribute
    • permittedSubclasses

      public static AttributeMapper<PermittedSubclassesAttribute> permittedSubclasses()
      Returns Attribute mapper for the PermittedSubclasses attribute.
      Returns:
      Attribute mapper for the PermittedSubclasses attribute
    • record

      public static AttributeMapper<RecordAttribute> record()
      Returns Attribute mapper for the Record attribute.
      Returns:
      Attribute mapper for the Record attribute
    • runtimeInvisibleAnnotations

      public static AttributeMapper<RuntimeInvisibleAnnotationsAttribute> runtimeInvisibleAnnotations()
      Returns Attribute mapper for the RuntimeInvisibleAnnotations attribute.
      Returns:
      Attribute mapper for the RuntimeInvisibleAnnotations attribute
    • runtimeInvisibleParameterAnnotations

      public static AttributeMapper<RuntimeInvisibleParameterAnnotationsAttribute> runtimeInvisibleParameterAnnotations()
      Returns Attribute mapper for the RuntimeInvisibleParameterAnnotations attribute.
      Returns:
      Attribute mapper for the RuntimeInvisibleParameterAnnotations attribute
    • runtimeInvisibleTypeAnnotations

      public static AttributeMapper<RuntimeInvisibleTypeAnnotationsAttribute> runtimeInvisibleTypeAnnotations()
      Returns Attribute mapper for the RuntimeInvisibleTypeAnnotations attribute.
      Returns:
      Attribute mapper for the RuntimeInvisibleTypeAnnotations attribute
    • runtimeVisibleAnnotations

      public static AttributeMapper<RuntimeVisibleAnnotationsAttribute> runtimeVisibleAnnotations()
      Returns Attribute mapper for the RuntimeVisibleAnnotations attribute.
      Returns:
      Attribute mapper for the RuntimeVisibleAnnotations attribute
    • runtimeVisibleParameterAnnotations

      public static AttributeMapper<RuntimeVisibleParameterAnnotationsAttribute> runtimeVisibleParameterAnnotations()
      Returns Attribute mapper for the RuntimeVisibleParameterAnnotations attribute.
      Returns:
      Attribute mapper for the RuntimeVisibleParameterAnnotations attribute
    • runtimeVisibleTypeAnnotations

      public static AttributeMapper<RuntimeVisibleTypeAnnotationsAttribute> runtimeVisibleTypeAnnotations()
      Returns Attribute mapper for the RuntimeVisibleTypeAnnotations attribute.
      Returns:
      Attribute mapper for the RuntimeVisibleTypeAnnotations attribute
    • signature

      public static AttributeMapper<SignatureAttribute> signature()
      Returns Attribute mapper for the Signature attribute.
      Returns:
      Attribute mapper for the Signature attribute
    • sourceDebugExtension

      public static AttributeMapper<SourceDebugExtensionAttribute> sourceDebugExtension()
      Returns Attribute mapper for the SourceDebugExtension attribute.
      Returns:
      Attribute mapper for the SourceDebugExtension attribute
    • sourceFile

      public static AttributeMapper<SourceFileAttribute> sourceFile()
      Returns Attribute mapper for the SourceFile attribute.
      Returns:
      Attribute mapper for the SourceFile attribute
    • sourceId

      public static AttributeMapper<SourceIDAttribute> sourceId()
      Returns Attribute mapper for the SourceID attribute.
      Returns:
      Attribute mapper for the SourceID attribute
    • stackMapTable

      public static AttributeMapper<StackMapTableAttribute> stackMapTable()
      Returns Attribute mapper for the StackMapTable attribute.
      Returns:
      Attribute mapper for the StackMapTable attribute
    • synthetic

      public static AttributeMapper<SyntheticAttribute> synthetic()
      Returns Attribute mapper for the Synthetic attribute. The mapper permits multiple instances in a given location.
      Returns:
      Attribute mapper for the Synthetic attribute