mrglavas 2005/06/07 10:42:00 Modified: java/samples/xni xerces.properties Log: Update xerces.properties sample so that it points to the current default parser configuration. Revision Changes Path 1.6 +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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xerces.properties 24 Feb 2004 23:43:04 -0000 1.5 +++ xerces.properties 7 Jun 2005 17:42:00 -0000 1.6 @@ -47,5 +47,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.XML11Configuration +org.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.XIncludeAwareParserConfiguration
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
