From: Norman Walsh Date: Thu, 14 Mar 2002 14:59:16 +0000 (+0000) Subject: Use reader instead of parser X-Git-Tag: release/1.79.1~6^2~5853 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd3df87ab0a5a30718bfe638f0651881ebe1891d;p=docbook-dsssl Use reader instead of parser --- diff --git a/cvstools/xjparse b/cvstools/xjparse index baa9e5207..5c4bdcea8 100755 --- a/cvstools/xjparse +++ b/cvstools/xjparse @@ -13,7 +13,7 @@ CLASSPATH=$JAXP$RESOLVER$XERCES$CLASSPATH #echo $CLASSPATH java \ - com.sun.resolver.apps.xparse $* + com.sun.resolver.apps.xread $* if [ $? != 0 ]; then echo ""