mrglavas 2003/11/17 07:57:43 Modified: java/src/org/apache/xerces/impl/xs XSImplementationImpl.java Log: Add missing author and version info. Revision Changes Path 1.3 +3 -0 xml-xerces/java/src/org/apache/xerces/impl/xs/XSImplementationImpl.java Index: XSImplementationImpl.java =================================================================== RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSImplementationImpl.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- XSImplementationImpl.java 17 Nov 2003 15:56:01 -0000 1.2 +++ XSImplementationImpl.java 17 Nov 2003 15:57:43 -0000 1.3 @@ -71,6 +71,9 @@ * Implements XSImplementation interface that allows one to retrieve an instance of <code>XSLoader</code>. * This interface should be implemented on the same object that implements * DOMImplementation. + * + * @author Elena Litani, IBM + * @version $Id$ */ public class XSImplementationImpl extends CoreDOMImplementationImpl implements XSImplementation {
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]