src/org/w3c/dom/ls/LSProgressEvent.java

Print this page
rev 602 : 8047723: @since tag cleanup in jaxp
Reviewed-by:

@@ -51,10 +51,12 @@
  * <p> The units used for the attributes <code>position</code> and
  * <code>totalSize</code> are not specified and can be implementation and
  * input dependent.
  * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>Document Object Model (DOM) Level 3 Load
 and Save Specification</a>.
+ *
+ * @since 1.5
  */
 public interface LSProgressEvent extends Event {
     /**
      * The input source that is being parsed.
      */