|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.PropertyHelper
org.apache.maven.artifact.ant.Pom.POMPropertyHelper
private class Pom.POMPropertyHelper
The property interceptor that handles the calls for "pom." properties
Constructor Summary | |
---|---|
private |
Pom.POMPropertyHelper()
|
Method Summary | |
---|---|
private java.lang.Object |
getPOMValue(java.lang.String expression)
|
java.lang.Object |
getPropertyHook(java.lang.String ns,
java.lang.String name,
boolean user)
The method that gets called by Ant with every request of property |
Methods inherited from class org.apache.tools.ant.PropertyHelper |
---|
copyInheritedProperties, copyUserProperties, getInternalInheritedProperties, getInternalProperties, getInternalUserProperties, getNext, getProperties, getProperty, getPropertyHelper, getUserProperties, getUserProperty, parsePropertyString, replaceProperties, setInheritedProperty, setNewProperty, setNext, setProject, setProperty, setPropertyHook, setUserProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private Pom.POMPropertyHelper()
Method Detail |
---|
public java.lang.Object getPropertyHook(java.lang.String ns, java.lang.String name, boolean user)
getPropertyHook
in class org.apache.tools.ant.PropertyHelper
private java.lang.Object getPOMValue(java.lang.String expression)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |