Class ConstantUtf8
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantUtf8
Extends the abstract 
Constant to represent a reference to a UTF-8 encoded string.- See Also:
- 
Method Summary
- 
Method Details- 
getBytes- Returns:
- Data converted to string.
 
 
-