curcuru 01/06/20 13:30:49
Modified: java/src/org/apache/xpath/axes SelfIteratorNoPredicate.java
Log:
Fake checkin to test CVS potential locking problem (sorry!)
Revision Changes Path
1.3 +1 -1
xml-xalan/java/src/org/apache/xpath/axes/SelfIteratorNoPredicate.java
Index: SelfIteratorNoPredicate.java
===================================================================
RCS file:
/home/cvs/xml-xalan/java/src/org/apache/xpath/axes/SelfIteratorNoPredicate.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SelfIteratorNoPredicate.java 2001/06/12 19:16:22 1.2
+++ SelfIteratorNoPredicate.java 2001/06/20 20:30:48 1.3
@@ -14,7 +14,7 @@
/**
* <meta name="usage" content="advanced"/>
* This class implements an optimized iterator for
- * "." patterns, that is, the self axes without any predicates.
+ * "." patterns, that is, the self axes without any predicates.
* @see org.apache.xpath.axes.WalkerFactory#newLocPathIterator
*/
public class SelfIteratorNoPredicate extends LocPathIterator
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]