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

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

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

revision 1.1 by julian, Fri Dec 3 18:54:36 2004 UTC revision 1.2 by julian, Fri Dec 3 19:22:53 2004 UTC
# Line 27  import com.sun.tools.doclets.Taglet; Line 27  import com.sun.tools.doclets.Taglet;
27   *  Represents one of the built-in taglets. Used for specifying taglet   *  Represents one of the built-in taglets. Used for specifying taglet
28   *  order.   *  order.
29   */   */
30  class StandardTaglet  public class StandardTaglet
31     implements Taglet     implements Taglet
32  {  {
33     private String name;     private String name;

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