|
Apache Tomcat 7.0.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantUtf8
public final class ConstantUtf8
This class is derived from the abstract Constant class and represents a reference to a Utf8 encoded string.
Constant
,
Serialized FormField Summary |
---|
Fields inherited from class org.apache.tomcat.util.bcel.classfile.Constant |
---|
tag |
Method Summary | |
---|---|
java.lang.String |
getBytes()
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.tomcat.util.bcel.classfile.Constant |
---|
clone, equals, getTag, hashCode |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public final java.lang.String getBytes()
public final java.lang.String toString()
toString
in class Constant
|
Apache Tomcat 7.0.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |