|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigureInTemplate | |
org.acmsl.antmake |
Uses of ConfigureInTemplate in org.acmsl.antmake |
Methods in org.acmsl.antmake that return ConfigureInTemplate | |
ConfigureInTemplate |
ConfigureInTemplateFactory.createConfigureInTemplate(java.lang.String projectName,
java.lang.String projectVersion)
Creates a configure.in template. |
ConfigureInTemplate |
ConfigureInTemplateGenerator.createConfigureInTemplate(java.lang.String projectName,
java.lang.String projectVersion)
Generates a configure.in template. |
Methods in org.acmsl.antmake with parameters of type ConfigureInTemplate | |
void |
ConfigureInTemplateGenerator.write(ConfigureInTemplate template,
java.io.File outputDir,
org.apache.tools.ant.Task task)
Writes a configure.in file to disk. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |