implementation class from interface class

"Narahari 'n' Savitha" <[email protected]>
Newsgroups gmane.comp.java.xdoclet-plugins
Message-ID <[email protected]>
Friends,

I have an interface that I want an empty stubbed implementation class to be
generated.
package tmp;

/**
 * @implmentation.class.name=TestImpl
 */
public interface Test {
  public String getMe(String name, String dob);

public void getYou(int len, int width);

}

I want an implementation class for this to be spit out by xdoclet.  How can
I accomplish that ?

-Narahari

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.