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

Diff of /gjdoc/src/gnu/classpath/tools/doclets/AbstractDoclet.java

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

revision 1.18 by julian, Tue Dec 21 13:34:33 2004 UTC revision 1.19 by julian, Fri Feb 4 17:41:16 2005 UTC
# Line 1269  public abstract class AbstractDoclet Line 1269  public abstract class AbstractDoclet
1269    
1270     protected abstract String renderTag(String tagName, Tag[] tags, TagletContext context);     protected abstract String renderTag(String tagName, Tag[] tags, TagletContext context);
1271        
1272     protected String getDocletVersion()     protected abstract String getDocletVersion();
    {  
       return "0.7.1-cvs";  
    }  
1273    
1274     protected SortedSet getThrownExceptions(ExecutableMemberDoc execMemberDoc)     protected SortedSet getThrownExceptions(ExecutableMemberDoc execMemberDoc)
1275     {     {

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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