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

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

*** 80,89 **** --- 80,91 ---- * <p> <code>LSInput</code> objects belong to the application. The DOM * implementation will never modify them (though it may make copies and * modify the copies, if necessary). * <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 LSInput { /** * An attribute of a language and binding dependent type that represents * a stream of 16-bit units. The application must encode the stream