Package fmpp.tools
Class AntTask.AntAttributeSubstitution
- java.lang.Object
-
- org.apache.tools.ant.ProjectComponent
-
- fmpp.tools.AntTask.AntAttributeSubstitution
-
- All Implemented Interfaces:
java.lang.Cloneable
- Enclosing class:
- AntTask
public static class AntTask.AntAttributeSubstitution extends org.apache.tools.ant.ProjectComponentUsed internally (must be public class for technical reasons).
-
-
Constructor Summary
Constructors Constructor Description AntAttributeSubstitution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddText(java.lang.String text)java.lang.StringgetText()voidsetExpandProperties(boolean expandProperties)
-