Klasse ConstantUtf8

java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantUtf8
Alle implementierten Schnittstellen:
Cloneable, Node, SimpleConstant

public final class ConstantUtf8 extends Constant implements SimpleConstant
This class is derived from the abstract Constant class and represents a reference to a Utf8 encoded string.
Version:
$Id: ConstantUtf8.java,v 1.5 2009/09/16 00:43:49 aclement Exp $
Autor:
M. Dahm
Siehe auch: