首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
C-Index (Classfile Reader) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.classfile/1 1.19
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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(Object, Object)
- Method in class org.netbeans.modules.classfile.
ClassName
Compares its two arguments for order.
compareTo(Object)
- 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.
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.
CPLongInfo
- Class in
org.netbeans.modules.classfile
A class representing the CONSTANT_Long constant pool type.
CPMethodInfo
- Class in
org.netbeans.modules.classfile
A class representing the CONSTANT_Methodref 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
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.classfile/1 1.19
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.