mrglavas    2004/01/23 07:07:51

  Modified:    java/src/org/apache/xerces/util XMLCatalogResolver.java
  Log:
  Fixing up javadoc.
  
  Revision  Changes    Path
  1.2       +6 -7      
xml-xerces/java/src/org/apache/xerces/util/XMLCatalogResolver.java
  
  Index: XMLCatalogResolver.java
  ===================================================================
  RCS file: 
/home/cvs/xml-xerces/java/src/org/apache/xerces/util/XMLCatalogResolver.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XMLCatalogResolver.java   22 Jan 2004 23:35:12 -0000      1.1
  +++ XMLCatalogResolver.java   23 Jan 2004 15:07:51 -0000      1.2
  @@ -215,12 +215,11 @@
       }
       
       /**
  -     * <p>Returns the preference for whether the parser (or 
  -     * another application) should use the literal system 
  -     * identifier when resolving system identifiers when both it
  -     * and the expanded system identifier are available. If this
  -     * property has not yet been explicitly set its value is
  -     * <code>true</code>.</p>
  +     * <p>Returns the preference for whether the literal system 
  +     * identifier should be used when resolving system 
  +     * identifiers when both it and the expanded system 
  +     * identifier are available. If this property has not yet 
  +     * been explicitly set its value is <code>true</code>.</p>
        * 
        * @return the preference for using literal system identifers
        * for catalog resolution
  
  
  

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

Reply via email to