|
Apache Tomcat 7.0.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tomcat.util.bcel.classfile.ElementValue
org.apache.tomcat.util.bcel.classfile.ClassElementValue
public class ClassElementValue
Field Summary |
---|
Fields inherited from class org.apache.tomcat.util.bcel.classfile.ElementValue |
---|
ANNOTATION, ARRAY, CLASS, cpool, ENUM_CONSTANT, PRIMITIVE_BOOLEAN, PRIMITIVE_BYTE, PRIMITIVE_CHAR, PRIMITIVE_DOUBLE, PRIMITIVE_FLOAT, PRIMITIVE_INT, PRIMITIVE_LONG, PRIMITIVE_SHORT, STRING, type |
Constructor Summary | |
---|---|
ClassElementValue(int type,
int idx,
ConstantPool cpool)
|
Method Summary | |
---|---|
void |
dump(java.io.DataOutputStream dos)
|
java.lang.String |
stringifyValue()
|
Methods inherited from class org.apache.tomcat.util.bcel.classfile.ElementValue |
---|
readElementValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClassElementValue(int type, int idx, ConstantPool cpool)
Method Detail |
---|
public java.lang.String stringifyValue()
stringifyValue
in class ElementValue
public void dump(java.io.DataOutputStream dos) throws java.io.IOException
dump
in class ElementValue
java.io.IOException
|
Apache Tomcat 7.0.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |