|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PropertyGetter | |
| org.tigris.scarab.util.build | |
| Uses of PropertyGetter in org.tigris.scarab.util.build |
| Classes in org.tigris.scarab.util.build that implement PropertyGetter | |
class |
AntPropertyFileGenerator
This class is used as ant task backend for the generation of a property file by use of a template file. |
class |
AntSchemaFix
This class is used as ant task backend for the generation of a property file by use of a template file. |
| Methods in org.tigris.scarab.util.build with parameters of type PropertyGetter | |
void |
PropertyFileGenerator.execute(PropertyGetter props)
Read the templateFile and behave according to following rule set: rule 1: Copy every line, which does NOT contain a property verbatim to the customFile. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||