xdoclet.modules.solarmetric.jdo
Class KodoSubTask
VendorExtensionsSubTask
xdoclet.modules.solarmetric.jdo.KodoSubTask
public class KodoSubTask
extends VendorExtensionsSubTask
- Ludovic Claude (ludovicc@users.sourceforge.net)
- display-name = "Solarmetric Kodo support"
name = "kodo"
parent = "xdoclet.modules.jdo.JdoDocletTask"
getArrayExtensions
protected Collection getArrayExtensions()
throws xdoclet.XDocletException
getClassExtensions
protected Collection getClassExtensions()
throws xdoclet.XDocletException
xdoclet.XDocletException
-
- lock-column is likely to be standardizable
getCollectionExtensions
protected Collection getCollectionExtensions()
throws xdoclet.XDocletException
getFieldExtensions
protected Collection getFieldExtensions()
throws xdoclet.XDocletException
xdoclet.XDocletException
-
- column-length is likely to be standardizable
getMapExtensions
protected Collection getMapExtensions()
throws xdoclet.XDocletException
xdoclet.XDocletException
-
- Kodo actually supports the maps, need to implement it here
getVendorDescription
public String getVendorDescription()
getVendorName
public String getVendorName()
getVersion
public String getVersion()
Gets the Version attribute of the KodoSubTask object
setVersion
public void setVersion(KodoSubTask.KodoVersionTypes version)
The version of Kodo. Supported versions are 2.3.
version
- The new Version value