/[classpath]/gjdoc/src/gnu/classpath/tools/gjdoc/TextTagImpl.java
ViewVC logotype

Diff of /gjdoc/src/gnu/classpath/tools/gjdoc/TextTagImpl.java

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

revision 1.2 by julian, Thu Jan 16 00:03:23 2003 UTC revision 1.3 by julian, Fri Dec 3 19:05:38 2004 UTC
# Line 35  public class TextTagImpl extends Abstrac Line 35  public class TextTagImpl extends Abstrac
35    
36     public String toString() { return "TextTagImpl{text=" + text + "}"; }     public String toString() { return "TextTagImpl{text=" + text + "}"; }
37    
38       public String getText() { return text; }
39  }  }

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

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