|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.XmlSubTask
xdoclet.modules.jdo.JdoXmlMetadataSubTask
Generates the XML metadata for the JDO classes.
| Nested Class Summary | |
static class |
JdoXmlMetadataSubTask.GenerationOptionTypes
|
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary |
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
JdoXmlMetadataSubTask()
Describe what the WebXmlSubTask constructor does |
|
| Method Summary | |
protected void |
engineStarted()
Describe what the method does |
void |
execute()
Describe what the method does |
protected void |
generateForPackage(xjavadoc.XPackage pkg)
Processed template for pkg and generates output file for pkg. |
protected String |
getGeneratedFileName(xjavadoc.XPackage pak)
Returns class name for the generated file. |
String |
getGeneration()
|
String |
getJdoSpec()
Gets the Jdospec attribute of the JdoXmlSubTask object |
String |
getProject()
|
protected boolean |
isForceGenerationPerPackage()
|
protected boolean |
isGenerationPerClass()
|
protected boolean |
isGenerationPerPackage()
|
protected void |
setForceGenerationPerPackage(boolean value)
|
void |
setGeneration(JdoXmlMetadataSubTask.GenerationOptionTypes value)
|
void |
setJdoSpec(JdoDocletTask.JdoSpecVersion jdoSpec)
Sets the Jdospec attribute of the JdoXmlSubTask object |
void |
setProject(String project)
|
void |
startProcess()
Describe what the method does |
protected void |
startProcessPerPackage()
|
void |
validateOptions()
Called to validate configuration parameters. |
| Methods inherited from class xdoclet.XmlSubTask |
copyAttributesFrom, engineFinished, getDtdURL, getPublicId, getSchema, getSchemaURL, getSystemId, getUseIds, getXmlencoding, isValidateXML, setDtdURL, setPublicId, setSchema, setSchemaURL, setSystemId, setUseIds, setValidateXML, setXmlencoding |
| Methods inherited from class xdoclet.SubTask |
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JdoXmlMetadataSubTask()
| Method Detail |
public String getJdoSpec()
public String getGeneration()
public String getProject()
public void setProject(String project)
public void setGeneration(JdoXmlMetadataSubTask.GenerationOptionTypes value)
public void setJdoSpec(JdoDocletTask.JdoSpecVersion jdoSpec)
jdoSpec - The new Jdospec value
public void validateOptions()
throws XDocletException
validateOptions in class TemplateSubTaskXDocletException - Description of Exception
public void execute()
throws XDocletException
execute in class TemplateSubTaskXDocletException
public void startProcess()
throws XDocletException
XmlSubTask
startProcess in class XmlSubTaskXDocletException - Describe the exceptionprotected boolean isForceGenerationPerPackage()
protected boolean isGenerationPerClass()
protected boolean isGenerationPerPackage()
protected String getGeneratedFileName(xjavadoc.XPackage pak)
throws XDocletException
pak -
XDocletException - Description of Exceptionprotected void setForceGenerationPerPackage(boolean value)
protected void startProcessPerPackage()
throws XDocletException
XDocletException
protected void generateForPackage(xjavadoc.XPackage pkg)
throws XDocletException
pkg - Description of Parameter
XDocletException - Description of Exception
protected void engineStarted()
throws XDocletException
engineStarted in class TemplateSubTaskXDocletException
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||