当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
CPUTF8Info (Classfile Reader) - NetBeans API Javadoc (Current Development Version)
org.netbeans.modules.classfile
Class CPUTF8Info
java.lang.Object
org.netbeans.modules.classfile.CPEntry
org.netbeans.modules.classfile.CPUTF8Info
public final class CPUTF8Info
- extends CPEntry
A class representing the CONSTANT_Utf8 constant pool type.
getName
public final String getName()
getValue
public final Object getValue()
getTag
public final int getTag()
- Description copied from class:
CPEntry
- Returns the constant type value, or tag, as defined by
table 4.3 of the Java Virtual Machine specification.
- Specified by:
getTag
in class CPEntry
toString
public String toString()