jaxp/src/org/w3c/dom/DOMConfiguration.java
changeset 25262 1fe892ba017a
parent 12457 c348e06f0e82
--- a/jaxp/src/org/w3c/dom/DOMConfiguration.java	Wed Jul 05 19:45:37 2017 +0200
+++ b/jaxp/src/org/w3c/dom/DOMConfiguration.java	Thu Jun 19 15:35:10 2014 -0700
@@ -383,7 +383,7 @@
  * set, <code>Document.normalizeDocument()</code> will invoke the resource
  * resolver instead of using <code>Document.documentURI</code>.
  * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
- * @since DOM Level 3
+ * @since 1.5, DOM Level 3
  */
 public interface DOMConfiguration {
     /**