|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.asm.Attribute
org.apache.maven.shared.dependency.analyzer.asm.MockAttribute
public class MockAttribute
A simple ASM Attribute for use in tests.
| Field Summary |
|---|
| Fields inherited from class org.objectweb.asm.Attribute |
|---|
type |
| Constructor Summary | |
|---|---|
MockAttribute(String type)
|
|
| Method Summary |
|---|
| Methods inherited from class org.objectweb.asm.Attribute |
|---|
getLabels, isCodeAttribute, isUnknown, read, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockAttribute(String type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||