Package fmpp.tools
Class AntTask.AntAttributeSubstitution
java.lang.Object
org.apache.tools.ant.ProjectComponent
fmpp.tools.AntTask.AntAttributeSubstitution
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- AntTask
public static class AntTask.AntAttributeSubstitution
extends org.apache.tools.ant.ProjectComponent
Used internally (must be public class for technical reasons).
-
Field Summary
Fields inherited from class org.apache.tools.ant.ProjectComponent
description, location, project
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getText()
void
setExpandProperties
(boolean expandProperties) Methods inherited from class org.apache.tools.ant.ProjectComponent
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
-
Constructor Details
-
AntAttributeSubstitution
public AntAttributeSubstitution()
-
-
Method Details
-
setExpandProperties
public void setExpandProperties(boolean expandProperties) -
addText
-
getText
-