Skip navigation links
org.netbeans.modules.classfile/1 1.77
A B C E F G H I K L M N O P R S T V 

C

ClassElementValue - Class in org.netbeans.modules.classfile
ClassElementValue: the value part of a single element for those annotations that are a class type.
ClassFile - Class in org.netbeans.modules.classfile
Class representing a Java class file.
ClassFile(InputStream) - Constructor for class org.netbeans.modules.classfile.ClassFile
Create a new ClassFile object.
ClassFile(String) - Constructor for class org.netbeans.modules.classfile.ClassFile
Create a new ClassFile object.
ClassFile(File, boolean) - Constructor for class org.netbeans.modules.classfile.ClassFile
Create a new ClassFile object.
ClassFile(InputStream, boolean) - Constructor for class org.netbeans.modules.classfile.ClassFile
Create a new ClassFile object.
ClassFile(String, boolean) - Constructor for class org.netbeans.modules.classfile.ClassFile
Create a new ClassFile object.
ClassName - Class in org.netbeans.modules.classfile
Class representing the name of a Java class.
Code - Class in org.netbeans.modules.classfile
The Code attribute of a method.
compare(ClassName, ClassName) - Method in class org.netbeans.modules.classfile.ClassName
Compares its two arguments for order.
compareTo(ClassName) - Method in class org.netbeans.modules.classfile.ClassName
Compares this ClassName to another Object.
ConstantPool - Class in org.netbeans.modules.classfile
Class representing a Java class file constant pool.
ConstantPoolReader - Class in org.netbeans.modules.classfile
A Java class file constant pool reader.
ConstantPoolReader(InputStream) - Constructor for class org.netbeans.modules.classfile.ConstantPoolReader
 
containsAttribute(String) - Method in class org.netbeans.modules.classfile.AttributeMap
Returns true if an attribute of the specified name exists in this map.
CPClassInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Class constant pool type.
CPConstantDynamicInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_ConstantDynamic constant pool type.
CPDoubleInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Double constant pool type.
CPEntry - Class in org.netbeans.modules.classfile
A class representing an entry in a ConstantPool.
CPFieldInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Fieldref constant pool type.
CPFloatInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Float constant pool type.
CPIntegerInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Integer constant pool type.
CPInterfaceMethodInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_InterfaceMethodref constant pool type.
CPInvokeDynamicInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_InvokeDynamic constant pool type.
CPLongInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Long constant pool type.
CPMethodHandleInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_MethodHandle constant pool type.
CPMethodHandleInfo.ReferenceKind - Enum in org.netbeans.modules.classfile
 
CPMethodInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Methodref constant pool type.
CPMethodTypeInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_MethodType constant pool type.
CPModuleInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Module constant pool type.
CPNameAndTypeInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_NameAndType constant pool type.
CPNameAndTypeInfo(ConstantPool) - Constructor for class org.netbeans.modules.classfile.CPNameAndTypeInfo
 
CPPackageInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Package constant pool type.
CPStringInfo - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_String constant pool type.
CPUTF8Info - Class in org.netbeans.modules.classfile
A class representing the CONSTANT_Utf8 constant pool type.
A B C E F G H I K L M N O P R S T V 
Skip navigation links
org.netbeans.modules.classfile/1 1.77