|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.aspectwerkz.attribdef.definition.DocumentParser
Parses the attribdef XML definition using dom4j.
Constructor Summary | |
DocumentParser()
|
Method Summary | |
static AspectWerkzDefinition |
parseSystemElement(org.dom4j.Element systemElement,
java.lang.String basePackage)
Parses the system elements. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DocumentParser()
Method Detail |
public static AspectWerkzDefinition parseSystemElement(org.dom4j.Element systemElement, java.lang.String basePackage)
systemElement
- the system elementbasePackage
- the base package
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |