summaryrefslogtreecommitdiff
path: root/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
diff options
context:
space:
mode:
authorBrian Jones <cbj@gnu.org>2003-02-01 02:10:07 +0000
committerBrian Jones <cbj@gnu.org>2003-02-01 02:10:07 +0000
commitd3f28d1de66f5ef596f55fd8b12f30b34a5bb585 (patch)
tree1825dce6bc7c7f489dc8ff1a09985af414432213 /external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
parenta286d8e992bbc0a6180638df2bfb55e433642b78 (diff)
downloadclasspath-d3f28d1de66f5ef596f55fd8b12f30b34a5bb585.tar.gz
import classpathx jaxp 20030123JAXP_CVS_20030814Classpathx
Diffstat (limited to 'external/jaxp/source/org/xml/sax/helpers/ParserFactory.java')
-rwxr-xr-xexternal/jaxp/source/org/xml/sax/helpers/ParserFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java b/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
index fc978536d..2b9c4cad9 100755
--- a/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
+++ b/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
@@ -1,7 +1,7 @@
// SAX parser factory.
// http://www.saxproject.org
// No warranty; no copyright -- use this as you will.
-// $Id: ParserFactory.java,v 1.1 2003-02-01 02:10:47 cbj Exp $
+// $Id: ParserFactory.java,v 1.1.1.1 2003-02-01 02:10:47 cbj Exp $
package org.xml.sax.helpers;