Class AttributeEntry
java.lang.Object
org.apache.derby.iapi.services.classfile.AttributeEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) int
This is exact.(package private) int
(package private) void
put
(ClassFormatOutput out)
-
Field Details
-
attribute_name_index
private int attribute_name_index -
infoOut
-
infoIn
byte[] infoIn
-
-
Constructor Details
-
AttributeEntry
AttributeEntry(int name_index, ClassFormatOutput info) -
AttributeEntry
AttributeEntry(ClassInput in) throws IOException - Throws:
IOException
-
-
Method Details
-
getNameIndex
int getNameIndex() -
put
- Throws:
IOException
-
classFileSize
int classFileSize()This is exact.
-