|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassIdentifier | |
net.sf.jode.obfuscator |
Uses of ClassIdentifier in net.sf.jode.obfuscator |
Methods in net.sf.jode.obfuscator that return ClassIdentifier | |
ClassIdentifier |
ClassBundle.getClassIdentifier(java.lang.String name)
|
Methods in net.sf.jode.obfuscator with parameters of type ClassIdentifier | |
void |
ClassIdentifier.addSubClass(ClassIdentifier ci)
|
void |
ClassIdentifier.addIfaces(java.util.Collection result,
ClassIdentifier ancestor)
Add the ClassInfo objects of the interfaces of ancestor. |
Constructors in net.sf.jode.obfuscator with parameters of type ClassIdentifier | |
FieldIdentifier(ClassIdentifier clazz,
FieldInfo info)
|
|
MethodIdentifier(ClassIdentifier clazz,
MethodInfo info)
|
|
Jode 1.90-CVS Build Aug 6, 2004 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |