You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by el...@apache.org on 2004/01/23 20:42:04 UTC

cvs commit: xml-xerces/java/src/org/apache/xerces/parsers DOMParserImpl.java

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: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org