< prev index next >

src/com/sun/org/apache/xerces/internal/util/ParserConfigurationSettings.java

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

@@ -41,11 +41,10 @@
  * (in the form of an <code>XMLComponentManager</code>) that allows
  * parser configuration settings to be "chained" together.
  *
  * @author Andy Clark, IBM
  *
- * @version $Id: ParserConfigurationSettings.java,v 1.6 2010-11-01 04:40:14 joehw Exp $
  */
 public class ParserConfigurationSettings
     implements XMLComponentManager {
 
         protected static final String PARSER_SETTINGS =
< prev index next >