You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2004/06/25 18:05:15 UTC

cvs commit: cocoon-lenya/src/java/org/apache/lenya/xml DOMUtil.java

michi       2004/06/25 09:05:15

  Modified:    src/java/org/apache/lenya/xml DOMUtil.java
  Log:
  note added to javadoc about missing implementation
  
  Revision  Changes    Path
  1.15      +2 -1      cocoon-lenya/src/java/org/apache/lenya/xml/DOMUtil.java
  
  Index: DOMUtil.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/java/org/apache/lenya/xml/DOMUtil.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- DOMUtil.java	5 Mar 2004 11:01:21 -0000	1.14
  +++ DOMUtil.java	25 Jun 2004 16:05:15 -0000	1.15
  @@ -157,6 +157,7 @@
   
       /**
        * Check if elements exists
  +     * This method just checks the root element! TODO: Implementation is not really finished, or is it!
        */
       public boolean elementExists(Element element, XPath xpath)
           throws Exception {
  
  
  

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