xdoclet.modules.libelis.jdo

Class LidoSubTask

public class LidoSubTask extends VendorExtensionsSubTask

Version: $Revision: 1.3 $

Author: Ludovic Claude (ludovicc@users.sourceforge.net)

UNKNOWN: 10 October 2002 display-name = "Libelis LIDO support" name = "lido" parent = "xdoclet.modules.jdo.JdoDocletTask"

Nested Class Summary
static classLidoSubTask.LidoVersionTypes
Method Summary
protected CollectiongetArrayExtensions()
protected CollectiongetClassExtensions()
protected CollectiongetCollectionExtensions()
protected CollectiongetFieldExtensions()
protected CollectiongetMapExtensions()
StringgetVendorDescription()
StringgetVendorName()
StringgetVersion()
Gets the Version attribute of the LidoSubTask object
voidsetVersion(LidoSubTask.LidoVersionTypes version)
The version of Lido.

Method Detail

getArrayExtensions

protected Collection getArrayExtensions()

getClassExtensions

protected Collection getClassExtensions()

getCollectionExtensions

protected Collection getCollectionExtensions()

getFieldExtensions

protected Collection getFieldExtensions()

getMapExtensions

protected Collection getMapExtensions()

getVendorDescription

public String getVendorDescription()

getVendorName

public String getVendorName()

Returns:

See Also: getVendorName

getVersion

public String getVersion()
Gets the Version attribute of the LidoSubTask object

Returns: The Version value

setVersion

public void setVersion(LidoSubTask.LidoVersionTypes version)
The version of Lido. Supported versions are 1.3.

Parameters: version The new Version value

UNKNOWN: "No, default is '1.3'."