org.apache.maven.artifact.ant

Class Pom.POMPropertyHelper

private class Pom.POMPropertyHelper extends PropertyHelper

The property interceptor that handles the calls for "pom." properties
Method Summary
ObjectgetPropertyHook(String ns, String name, boolean user)
The method that gets called by Ant with every request of property

Method Detail

getPropertyHook

public Object getPropertyHook(String ns, String name, boolean user)
The method that gets called by Ant with every request of property
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.