diff options
Diffstat (limited to 'docs/devGuideDB/ltw.xml')
-rw-r--r-- | docs/devGuideDB/ltw.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/devGuideDB/ltw.xml b/docs/devGuideDB/ltw.xml index 39d584233..3d8723662 100644 --- a/docs/devGuideDB/ltw.xml +++ b/docs/devGuideDB/ltw.xml @@ -195,6 +195,10 @@ ]]></programlisting> <para> + The DTD defining the format of this file is available here: + http://www.eclipse.org/aspectj/dtd/aspectj.dtd. + </para> + <para> An aop.xml file contains two key sections: <literal>aspects</literal> defines one or more aspects to the weaver and controls which aspects are to be used in the weaving process; <literal>weaver</literal> defines weaver options and which |