< prev index next >

src/com/sun/org/apache/xerces/internal/impl/xs/XSMessageFormatter.java

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

@@ -32,11 +32,10 @@
  * provides localizable error messages for the W3C XML Schema Language
  *
  * @xerces.internal
  *
  * @author Elena Litani, IBM
- * @version $Id: XSMessageFormatter.java,v 1.6 2010-11-01 04:39:55 joehw Exp $
  */
 public class XSMessageFormatter implements MessageFormatter {
     /**
      * The domain of messages concerning the XML Schema: Structures specification.
      */
< prev index next >