Module jvm :: Class AttributeInfo
[hide private]
[frames] | no frames]

Class AttributeInfo

source code

AttributeInfo manages each attribute info (Code, SourceFile ....)

Instance Methods [hide private]
 
__init__(self, class_manager, buff) source code
 
get_item(self)
Return the specific attribute info
source code
 
get_name(self)
Return the name of the attribute
source code
 
get_raw(self) source code
 
get_attribute_name_index(self) source code
 
set_attribute_name_index(self, value) source code
 
set_attribute_length(self, value) source code
 
get_attributes(self) source code
 
_fix_attributes(self, new_cm) source code
 
set_cm(self, cm) source code
 
show(self) source code