org.tigris.scarab.util.build |
|
Java Source File Name | Type | Comment |
AntL10AnalysisTask.java | Class | Ant task to check for localisation problems.
Ant parameters:
- FileSet: Files to check
- messageSet: Set the severity for a particular message.
This is done by setting the attributes
error to the
issue that has to be used (e.g. |
AntPropertyFileGenerator.java | Class | This class is used as ant task backend for the generation
of a property file by use of a template file. |
AntSchemaFix.java | Class | This class is used as ant task backend for the generation
of a property file by use of a template file. |
PropertyFileGenerator.java | Class | This class is used as ant task backend for the generation
of a property file by use of a template file. |
PropertyGetter.java | Interface | |