diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/java/com/nokia/ant/util/Helper.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/java/com/nokia/ant/util/Helper.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,222 @@ + + + + + + +Helper + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.nokia.ant.util +
+Class Helper

+
+java.lang.Object
+  extended by com.nokia.ant.util.Helper
+
+
+
+
public final class Helper
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + + +
+Method Summary
+static java.lang.StringgetProperty(org.apache.tools.ant.Project project, + java.lang.String val) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+getProperty

+
+public static java.lang.String getProperty(org.apache.tools.ant.Project project,
+                                           java.lang.String val)
+                                    throws java.lang.Exception
+
+
+ +
Throws: +
java.lang.Exception
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +