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/29 22:01:29 UTC

cvs commit: xml-xerces/java/src/org/apache/xerces/dom3/bootstrap DOMImplementationRegistry.java

elena       2004/01/29 13:01:29

  Modified:    java/src/org/apache/xerces/dom3/bootstrap
                        DOMImplementationRegistry.java
  Log:
  Cleanup
  
  Revision  Changes    Path
  1.4       +0 -3      xml-xerces/java/src/org/apache/xerces/dom3/bootstrap/DOMImplementationRegistry.java
  
  Index: DOMImplementationRegistry.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom3/bootstrap/DOMImplementationRegistry.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DOMImplementationRegistry.java	13 Nov 2003 22:47:15 -0000	1.3
  +++ DOMImplementationRegistry.java	29 Jan 2004 21:01:29 -0000	1.4
  @@ -41,10 +41,7 @@
   
   import java.lang.reflect.Method;
   import java.lang.reflect.InvocationTargetException;
  -import java.lang.ClassLoader;
  -import java.lang.String;
   import java.util.StringTokenizer;
  -import java.util.Enumeration;
   import java.util.Vector;
   
   import org.apache.xerces.dom3.DOMImplementationSource;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org