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

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

*** 61,70 **** --- 61,72 ---- * use URNs. * <p ><b>Note:</b> <code>LSResourceResolver</code> is based on the SAX2 [<a href='http://www.saxproject.org/'>SAX</a>] <code>EntityResolver</code> * interface. * <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 LSResourceResolver { /** * Allow the application to resolve external resources. * <br> The <code>LSParser</code> will call this method before opening any