jkesselm    2003/02/14 06:57:21

  Modified:    java/src/org/apache/xml/dtm Axis.java
  Log:
  Checking Axis back in on main branch
  
  Revision  Changes    Path
  1.4       +1 -0      xml-xalan/java/src/org/apache/xml/dtm/Axis.java
  
  Index: Axis.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xml/dtm/Axis.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Axis.java 27 Jan 2003 18:44:55 -0000      1.3
  +++ Axis.java 14 Feb 2003 14:57:21 -0000      1.4
  @@ -61,6 +61,7 @@
    * <p>The ancestor, descendant, following, preceding and self axes partition 
a
    * document (ignoring attribute and namespace nodes): they do not overlap
    * and together they contain all the nodes in the document.</p>
  + *
    */
   public interface Axis
   {
  
  
  

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

Reply via email to