Javadoc fix. Tag @version cannot be used in method documentation.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226221 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d77f57d180
commit
cfe461eefb
2
java/external/src/org/w3c/dom/Document.java
vendored
2
java/external/src/org/w3c/dom/Document.java
vendored
@ -43,7 +43,7 @@ public interface Document extends Node {
|
||||
* , based on the <code>DocumentType</code> specified at creation time,
|
||||
* changing it afterwards is very unlikely to result in a change of the
|
||||
* features supported.
|
||||
* @version DOM Level 3
|
||||
* @since DOM Level 3
|
||||
*/
|
||||
public DocumentType getDoctype();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user