Last published: 01 July 2004 | Doc for 1.2.1
Home Page
|
SourceForge Project Page
|
Browse CVS
|
Create an Issue
XDoclet
Overview
News and Status
Download/Installation
Using XDoclet
Best Practices
FAQ
License
Ant Task Reference
<ejbdoclet .. />
<webdoclet .. />
<hibernatedoclet .. />
<mockdoclet .. />
<jdodoclet .. />
<jmxdoclet .. />
<portletdoclet .. />
<doclet .. />
Tag Reference
apache (@soap @struts)
bea (@weblogic)
borland (@bes)
caucho (@resin)
ejb (@ejb @dao)
exolab (@castor)
hp (@hpas)
hibernate (@hibernate)
ibm (@websphere)
java (@javabean)
jboss (@jboss)
jdo (@jdo)
jmx (@jmx)
macromedia (@jrun)
mockobjects (@mock)
mvcsoft (@mvcsoft)
mx4j (@mx4j)
objectweb (@jonas)
oracle (@oc4j)
orion (@orion)
portlet (@portlet)
pramati (@pramati)
sun (@sunone)
sybase (@easerver)
tjdo (@tjdo)
web (@web @jsp)
webwork (@webwork)
xdoclet (@xdoclet @doc)
Feature Documentation
Using Value Objects
Advanced
Maven Plug-in
Merge Points
IDE Integration
Migration from EJBDoclet
Ant 1.5 Troubleshooting
Community
Feedback
Resources
Tools
Development
Developer Guide
Javadoc (API)
Template Language (*.xdt)
XJavaDoc Site
Search XDoclet
@mock Tag Reference
Mock
@mock Class Level Tags
@mock.generate
@mock Method Level Tags
@mock Field Level Tags
@mock Class Level Tag Usage
@mock.generate (0..1)
Specifies that the class should have a mock class created for it
Parameter
Type
Applicability
Description
Mandatory
className
text
The name of the class to create
false
@mock Method Level Tag Usage
@mock Field Level Tag Usage