Class ConstantUtf8
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantUtf8
This class is derived from the abstract
Constant class
and represents a reference to a Utf8 encoded string.
- See Also:
-
Field Summary
-
Method Summary
-
Method Details
-
getBytes
- Returns:
- Data converted to string.
-