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

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

@@ -164,10 +164,12 @@
  * are expected to raise implementation specific errors and warnings for any
  * other error and warning cases such as IO errors (file not found,
  * permission denied,...), XML well-formedness errors, and so on.
  * <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 LSParser {
     /**
      *  The <code>DOMConfiguration</code> object used when parsing an input
      * source. This <code>DOMConfiguration</code> is specific to the parse