jkesselm    01/04/09 13:59:18

  Modified:    java/src/org/apache/xml/utils Tag: DTM_EXP DTMFilter.java
  Log:
  Javadoc
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +3 -4      xml-xalan/java/src/org/apache/xml/utils/DTMFilter.java
  
  Index: DTMFilter.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xml/utils/DTMFilter.java,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- DTMFilter.java    2001/04/09 20:58:14     1.1.2.1
  +++ DTMFilter.java    2001/04/09 20:59:17     1.1.2.2
  @@ -140,11 +140,10 @@
      * it is not normally called directly from
      * user code.
      * <p>
  -   * Issue: Is 0xFFFF really better than '*'? 
  +   * TODO: Is 0xFFFF really better than '*'? 
      * <p>
  -   * Issue: Should this be setNameMatch(expandedName) followed by
  -   * normal accept()? Or will we really be testing a different name at
  -   * every invocation?
  +   * TODO: Should this be setNameMatch(expandedName) followed by accept()?
  +   * Or will we really be testing a different name at every invocation?
      * 
      * @param nodeHandle int Handle of the node.
      * @param whatToShow one of SHOW_XXX values.
  
  
  

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

Reply via email to