[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xalan-cvs
Subject:    cvs commit: xml-xalan/java/src/org/apache/xpath/patterns NodeTest.java
From:       mmidy () locus ! apache ! org
Date:       2000-09-29 16:25:27
[Download RAW message or body]

mmidy       00/09/29 09:25:26

  Modified:    java/src/org/apache/xpath/patterns NodeTest.java
  Log:
  A root match has a score of 0.5
  
  Revision  Changes    Path
  1.6       +1 -0      xml-xalan/java/src/org/apache/xpath/patterns/NodeTest.java
  
  Index: NodeTest.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xpath/patterns/NodeTest.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- NodeTest.java	2000/09/13 22:14:37	1.5
  +++ NodeTest.java	2000/09/29 16:25:24	1.6
  @@ -180,6 +180,7 @@
       switch(nodeBit)
       {
       case NodeFilter.SHOW_DOCUMENT:
  +      return SCORE_OTHER;
       case NodeFilter.SHOW_COMMENT:
         return m_score;
         
  
  
  

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic