/[classpath]/classpath/gnu/xml/dom/html2/DomHTMLTableCellElement.java
ViewVC logotype

Diff of /classpath/gnu/xml/dom/html2/DomHTMLTableCellElement.java

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

revision 1.1 by dog, Sat Mar 12 19:53:27 2005 UTC revision 1.2 by dog, Mon Mar 14 21:10:55 2005 UTC
# Line 58  public class DomHTMLTableCellElement Line 58  public class DomHTMLTableCellElement
58    
59    public int getCellIndex()    public int getCellIndex()
60    {    {
61      // TODO      return getIndex();
     return -1;  
62    }    }
63    
64    public String getAbbr()    public String getAbbr()

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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