You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mc...@apache.org on 2005/07/19 19:29:16 UTC

cvs commit: xml-xalan/java/samples/ApplyXPathDOM ApplyXPathDOM.java

mcnamara    2005/07/19 10:29:16

  Modified:    java/samples/ApplyXPathDOM ApplyXPathDOM.java
  Log:
  Doc changes for Xalan Java 2.7.0 release.
  This change was reviewed and approved in XALANJ-2170 by Christine Li.
  
  Revision  Changes    Path
  1.5       +1 -1      xml-xalan/java/samples/ApplyXPathDOM/ApplyXPathDOM.java
  
  Index: ApplyXPathDOM.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/samples/ApplyXPathDOM/ApplyXPathDOM.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ApplyXPathDOM.java	17 Feb 2004 19:02:11 -0000	1.4
  +++ ApplyXPathDOM.java	19 Jul 2005 17:29:16 -0000	1.5
  @@ -47,7 +47,7 @@
    *     java ApplyXPathDOM foo.xml /
    *     java ApplyXPathDOM foo.xml /doc/name[1]/@last
    *
  - *<p>See also the <a href='http://www.w3.org/TR/2002/WD-DOM-Level-3-XPath-20020328'>Document Object Model (DOM) Level 3 XPath Specification</a>.</p>
  + *<p>See also the <a href='http://www.w3.org/TR/2004/NOTE-DOM-Level-3-XPath-20040226'>Document Object Model (DOM) Level 3 XPath Specification</a>.</p>
    * @see XPathEvaluator
    * 
    */
  
  
  

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