addOfType
protected void addOfType(String ofType)
copyAttributesFrom
public void copyAttributesFrom(xdoclet.TemplateSubTask src)
- copyAttributesFrom in interface xdoclet.SubTask
engineFinished
protected void engineFinished()
throws xdoclet.template.TemplateException
generateForClass
protected void generateForClass(XClass clazz)
throws XDocletException
getAcceptAbstractClasses
public boolean getAcceptAbstractClasses()
getAcceptInterfaces
public boolean getAcceptInterfaces()
getDestinationFile
public String getDestinationFile()
getEngine
public xdoclet.template.TemplateEngine getEngine()
getExtent
public String getExtent()
getGeneratedFileName
protected String getGeneratedFileName(XClass clazz)
throws XDocletException
getGenerationManager
public xdoclet.GenerationManager getGenerationManager()
getHavingClassTag
public String getHavingClassTag()
getOfType
public String[] getOfType()
getPackageSubstitutions
public ArrayList getPackageSubstitutions()
getSubTaskClassName
public String getSubTaskClassName()
getTemplateURL
public URL getTemplateURL()
isPackageSubstitutionInheritanceSupported
public boolean isPackageSubstitutionInheritanceSupported()
isPrefixWithPackageStructure
public boolean isPrefixWithPackageStructure()
javaFile
protected static String javaFile(String className)
matchesGenerationRules
protected boolean matchesGenerationRules(XClass clazz)
throws XDocletException
processInnerClasses
protected boolean processInnerClasses()
setAcceptAbstractClasses
public void setAcceptAbstractClasses(boolean acceptAbstractClasses)
setAcceptInterfaces
public void setAcceptInterfaces(boolean acceptInterfaces)
setDestinationFile
public void setDestinationFile(String destinationFile)
setEngine
public void setEngine(xdoclet.template.TemplateEngine engine)
setExtentValue
protected void setExtentValue(String extent)
setHavingClassTag
public void setHavingClassTag(String havingClassTag)
setOfType
public void setOfType(String ofType)
setPackageSubstitutionInheritanceSupported
public void setPackageSubstitutionInheritanceSupported(boolean packageSubstitutionInheritanceSupported)
setPackageSubstitutions
public void setPackageSubstitutions(ArrayList packageSubstitutions)
setPrefixWithPackageStructure
public void setPrefixWithPackageStructure(boolean prefixWithPackageStructure)
setSubTaskClassName
public void setSubTaskClassName(String subTaskClassName)
setTemplateFile
public void setTemplateFile(File templateFile)
throws XDocletException
setTemplateURL
public void setTemplateURL(URL templateURL)
startEngine
protected final void startEngine(URL templateURL,
File outputFile)
throws xdoclet.template.TemplateException
startProcessPerClass
protected void startProcessPerClass()
throws XDocletException