andyc       2003/01/27 10:31:16

  Modified:    java/src/org/apache/xerces/xni XMLLocator.java
  Log:
  Fix for Javadoc that still stated the XMLLocator extended
  XMLResourceIdentifier.
  
  Revision  Changes    Path
  1.8       +1 -5      xml-xerces/java/src/org/apache/xerces/xni/XMLLocator.java
  
  Index: XMLLocator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/XMLLocator.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- XMLLocator.java   27 Jan 2003 06:11:41 -0000      1.7
  +++ XMLLocator.java   27 Jan 2003 18:31:16 -0000      1.8
  @@ -59,10 +59,6 @@
   
   /**
    * Location information.
  - * <p>
  - * Since location information subsumes information on the physical 
  - * location of the resource, it makes eminent sense for this interface 
  - * to extend XMLResourceIdentifier.
    *
    * @author Andy Clark, IBM
    *
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to