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.ProjectComponent
Used 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 void
addText(java.lang.String text)
java.lang.String
getText()
void
setExpandProperties(boolean expandProperties)
-