|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeInfo | |
|---|---|
| classUtils.dumper | |
| Uses of AttributeInfo in classUtils.dumper |
|---|
| Methods in classUtils.dumper that return AttributeInfo | |
|---|---|
AttributeInfo |
ClassFile.getAttribute(java.lang.String name)
Return the attribute named 'name' from the class file. |
| Methods in classUtils.dumper with parameters of type AttributeInfo | |
|---|---|
void |
ClassFile.addAttribute(AttributeInfo newAttribute)
Add a new optional class Attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||