org.jboss.classfilewriter.attributes
Class SignatureAttribute
java.lang.Object
org.jboss.classfilewriter.attributes.Attribute
org.jboss.classfilewriter.attributes.SignatureAttribute
- All Implemented Interfaces:
- WritableEntry
public class SignatureAttribute
- extends Attribute
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
SignatureAttribute
public SignatureAttribute(ConstPool constPool,
String signature)
writeData
public void writeData(ByteArrayDataOutputStream stream)
throws IOException
- Specified by:
writeData
in class Attribute
- Throws:
IOException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.