|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.attribdef.definition.attribute.AspectAttributeParser
org.codehaus.aspectwerkz.attribdef.definition.attribute.DefaultAspectAttributeParser
Extracts the aspects attributes from the class files and creates a meta-data representation of them.
Constructor Summary | |
DefaultAspectAttributeParser()
|
Method Summary | |
AspectDefinition |
parse(java.lang.Class klass)
Parse the attributes and create and return a meta-data representation of them. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultAspectAttributeParser()
Method Detail |
public AspectDefinition parse(java.lang.Class klass)
parse
in class AspectAttributeParser
klass
- the class to extract attributes from
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |