elena 2004/01/23 11:42:04 Modified: java/src/org/apache/xerces/parsers DOMParserImpl.java Log: Update following the latest changes to the LS draft Revision Changes Path 1.11 +2 -2 xml-xerces/java/src/org/apache/xerces/parsers/DOMParserImpl.java Index: DOMParserImpl.java =================================================================== RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/DOMParserImpl.java,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- DOMParserImpl.java 24 Dec 2003 16:24:21 -0000 1.10 +++ DOMParserImpl.java 23 Jan 2004 19:42:04 -0000 1.11 @@ -284,7 +284,7 @@ // DOMParser methods // - public DOMConfiguration getConfig (){ + public DOMConfiguration getDomConfig (){ return this; }
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]