public class AntPropertyHelper
extends org.apache.tools.ant.PropertyHelper
Constructor and Description |
---|
AntPropertyHelper(org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator exprEvaluator,
Set artifacts,
org.apache.maven.plugin.logging.Log l) |
AntPropertyHelper(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.logging.Log l)
Deprecated.
use the other constructor
|
Modifier and Type | Method and Description |
---|---|
Object |
getPropertyHook(String ns,
String name,
boolean user) |
add, containsProperties, copyInheritedProperties, copyUserProperties, getDelegateInterfaces, getDelegates, getExpanders, getInheritedProperties, getInternalInheritedProperties, getInternalProperties, getInternalUserProperties, getNext, getProject, getProperties, getProperty, getProperty, getProperty, getPropertyHelper, getUserProperties, getUserProperty, getUserProperty, parseProperties, parsePropertyString, replaceProperties, replaceProperties, setInheritedProperty, setInheritedProperty, setNewProperty, setNewProperty, setNewProperty, setNext, setProject, setProperty, setProperty, setProperty, setPropertyHook, setUserProperty, setUserProperty, testIfCondition, testUnlessCondition, toBoolean
public AntPropertyHelper(org.apache.maven.project.MavenProject project, org.apache.maven.plugin.logging.Log l)
project
- l
- public AntPropertyHelper(org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator exprEvaluator, Set artifacts, org.apache.maven.plugin.logging.Log l)
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.