Class ConstantUtf8
- java.lang.Object
-
- org.apache.tomcat.util.bcel.classfile.Constant
-
- org.apache.tomcat.util.bcel.classfile.ConstantUtf8
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBytes()
-
-
-
Method Detail
-
getBytes
public final String getBytes()
- Returns:
- Data converted to string.
-
-