com.i3sp.ant
Class ProjectDependencies.EnvValues
java.lang.Object
|
+--com.i3sp.ant.ProjectDependencies.EnvValues
- Enclosing class:
- ProjectDependencies
- public static class ProjectDependencies.EnvValues
- extends java.lang.Object
Field Summary |
org.apache.tools.ant.types.Path |
classpath
|
org.apache.tools.ant.types.Path |
libpath
|
org.apache.tools.ant.types.Path |
manpath
|
org.apache.tools.ant.types.Path |
path
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classpath
public org.apache.tools.ant.types.Path classpath
libpath
public org.apache.tools.ant.types.Path libpath
manpath
public org.apache.tools.ant.types.Path manpath
path
public org.apache.tools.ant.types.Path path
ProjectDependencies.EnvValues
public ProjectDependencies.EnvValues(org.apache.tools.ant.Project project)
Copyright © 2001 i3SP Pty. Ltd. All Rights Reserved.