fix javadocs
This commit is contained in:
parent
0d5bb05c19
commit
0ed7a52615
2
common
2
common
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2a9972ef3b45984824a23831857c95ba2a6518b6
|
Subproject commit ce5a8232fdb6e362c736fbdb0ada0c1ea15a7d64
|
||||||
|
|
@ -22,8 +22,8 @@ package org.apache.ant.antunit.listener;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* <p> Interface groups XML constants.
|
* <p> Interface groups XML constants.
|
||||||
* Interface that groups all constants used throughout the <tt>XML</tt>
|
* Interface that groups all constants used throughout the <code>XML</code>
|
||||||
* documents that are generated by the <tt>XMLJUnitResultFormatter</tt>
|
* documents that are generated by the <code>XMLJUnitResultFormatter</code>
|
||||||
* As of now the DTD is:
|
* As of now the DTD is:
|
||||||
* <pre>
|
* <pre>
|
||||||
* <----------------- @todo describe DTDs ---------------------->
|
* <----------------- @todo describe DTDs ---------------------->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue