net.noco.dtogen.write
Class WriterTool

java.lang.Object
  extended bynet.noco.dtogen.write.WriterTool

public class WriterTool
extends java.lang.Object

Class usage XXX

Version:
$Revision: 1.2 $

Constructor Summary
WriterTool()
           
 
Method Summary
static void commentHeader(com.thoughtworks.qdox.model.IndentBuffer buffer, java.lang.String comment, com.thoughtworks.qdox.model.DocletTag[] tags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriterTool

public WriterTool()
Method Detail

commentHeader

public static final void commentHeader(com.thoughtworks.qdox.model.IndentBuffer buffer,
                                       java.lang.String comment,
                                       com.thoughtworks.qdox.model.DocletTag[] tags)


Copyright © 2004 Alexandru Popescu (a.k.a. the_mindstorm). All Rights Reserved.