< prev index next >

src/com/sun/org/apache/xerces/internal/xinclude/XIncludeMessageFormatter.java

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

*** 30,40 **** /** * XIncludeMessageFormatter provides error messages for the XInclude 1.0 Candidate Recommendation * * @author Peter McCracken, IBM * - * @version $Id: XIncludeMessageFormatter.java,v 1.7 2010-11-01 04:40:18 joehw Exp $ */ public class XIncludeMessageFormatter implements MessageFormatter { public static final String XINCLUDE_DOMAIN = "http://www.w3.org/TR/xinclude"; --- 30,39 ----
< prev index next >