Class StackMapTableAttribute
java.lang.Object
org.jboss.classfilewriter.attributes.Attribute
org.jboss.classfilewriter.attributes.StackMapTableAttribute
- All Implemented Interfaces:
WritableEntry
A JDK 6 StackMap sttribute.
TODO: this will currently fall over if the code length, max locals or max stack is above 65535
- Author:
- Stuart Douglas
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
StackMapTableAttribute
-
-
Method Details
-
writeData
- Specified by:
writeData
in classAttribute
- Throws:
IOException
-