xdoclet.modules.libelis.jdo
Class LidoSubTask
java.lang.Object
xdoclet.DocletSupport
xdoclet.SubTask
xdoclet.modules.jdo.VendorExtensionsSubTask
xdoclet.modules.libelis.jdo.LidoSubTask
- All Implemented Interfaces:
- java.io.Serializable
public class LidoSubTask
- extends VendorExtensionsSubTask
- Version:
- $Revision: 1.3 $
- Author:
- Ludovic Claude (ludovicc@users.sourceforge.net)
- See Also:
- Serialized Form
- ant.element
- display-name = "Libelis LIDO support"
name = "lido"
parent = "xdoclet.modules.jdo.JdoDocletTask"
- created
- 10 October 2002
Methods inherited from class xdoclet.modules.jdo.VendorExtensionsSubTask |
execute, getCurrentClass, getCurrentConstructor, getCurrentField, getCurrentMethod, getCurrentPackage, getExtensions, getMetadataSubTask, popCurrentClass, pushCurrentClass, setCurrentClass, setCurrentConstructor, setCurrentField, setCurrentMethod, setCurrentPackage |
Methods inherited from class xdoclet.SubTask |
addConfigParam, copyAttributesFrom, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, init, setDestDir, setMergeDir, setSubTaskName, validateOptions |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LidoSubTask
public LidoSubTask()
getVersion
public java.lang.String getVersion()
- Gets the Version attribute of the LidoSubTask object
- Returns:
- The Version value
getVendorName
public java.lang.String getVendorName()
- Specified by:
getVendorName
in class VendorExtensionsSubTask
- Returns:
- See Also:
VendorExtensionsSubTask.getVendorName()
getVendorDescription
public java.lang.String getVendorDescription()
- Specified by:
getVendorDescription
in class VendorExtensionsSubTask
setVersion
public void setVersion(LidoSubTask.LidoVersionTypes version)
- The version of Lido. Supported versions are 1.3.
- Parameters:
version
- The new Version value- ant.not-required
- "No, default is '1.3'."
getClassExtensions
protected java.util.Collection getClassExtensions()
throws XDocletException
- Specified by:
getClassExtensions
in class VendorExtensionsSubTask
- Throws:
XDocletException
getFieldExtensions
protected java.util.Collection getFieldExtensions()
throws XDocletException
- Specified by:
getFieldExtensions
in class VendorExtensionsSubTask
- Throws:
XDocletException
getCollectionExtensions
protected java.util.Collection getCollectionExtensions()
throws XDocletException
- Specified by:
getCollectionExtensions
in class VendorExtensionsSubTask
- Throws:
XDocletException
getArrayExtensions
protected java.util.Collection getArrayExtensions()
throws XDocletException
- Specified by:
getArrayExtensions
in class VendorExtensionsSubTask
- Throws:
XDocletException
getMapExtensions
protected java.util.Collection getMapExtensions()
throws XDocletException
- Specified by:
getMapExtensions
in class VendorExtensionsSubTask
- Throws:
XDocletException