cvs commit: xml-xerces/java/src/org/w3c/dom DOMImplementationRegistry.java

2002-08-13 Thread lehors
lehors 2002/08/13 14:30:03 Modified:java/src/dom3/org/w3c/dom DOMImplementationRegistry.java java/src/org/w3c/dom DOMImplementationRegistry.java Log: no need to init sources, this is done by newInstance Revision ChangesPath 1.4 +1 -1 xml-xerce

cvs commit: xml-xerces/java/src/org/w3c/dom DOMImplementationRegistry.java

2002-07-31 Thread lehors
lehors 2002/07/31 04:22:00 Modified:java/src/org/w3c/dom DOMImplementationRegistry.java Log: new version without any static table to avoid static mutability problems Revision ChangesPath 1.3 +158 -112 xml-xerces/java/src/org/w3c/dom/DOMImplementationRegistry.java