< prev index next >

src/com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl.java

Print this page
rev 2127 : 8048021: Remove @version tag in jaxp repo
Reviewed-by: joehw

*** 38,48 **** * which associates them with the Document within whose context they * were created. * * @xerces.internal * - * @version $Id: DeferredDocumentImpl.java,v 1.11 2010-11-01 04:39:38 joehw Exp $ * @since PR-DOM-Level-1-19980818. */ public class DeferredDocumentImpl extends DocumentImpl implements DeferredNode { --- 38,47 ----
< prev index next >