/[classpath]/classpath/gnu/xml/xpath/Expr.java
ViewVC logotype

Diff of /classpath/gnu/xml/xpath/Expr.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mark, Sat Jul 2 20:32:22 2005 UTC revision 1.4 by dog, Sat Jul 9 20:38:35 2005 UTC
# Line 177  public abstract class Expr Line 177  public abstract class Expr
177    public abstract Object evaluate(Node context, int pos, int len);    public abstract Object evaluate(Node context, int pos, int len);
178    
179    public abstract Expr clone(Object context);    public abstract Expr clone(Object context);
180    
181      public abstract boolean references(QName var);
182        
183    /* -- 4.1 Node Set Functions -- */    /* -- 4.1 Node Set Functions -- */
184    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26