neilg 2003/03/25 20:27:18 Modified: java/samples/xni xerces.properties Log: update sample xerces.properties to reflect new default configuration Revision Changes Path 1.4 +2 -2 xml-xerces/java/samples/xni/xerces.properties Index: xerces.properties =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/xni/xerces.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xerces.properties 23 Jan 2003 19:39:12 -0000 1.3 +++ xerces.properties 26 Mar 2003 04:27:18 -0000 1.4 @@ -88,5 +88,5 @@ # the currently-recommended default configuration; if you know # which configuration you want, you may substitute that class # name for what we've provided here. -org.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.IntegratedParserConfiguration +org.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.XML11Configuration
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]