Uses of Interface
com.qulice.ant.AntPath
-
-
Uses of AntPath in com.qulice.ant
Classes in com.qulice.ant that implement AntPath Modifier and Type Class Description static classAntPath.DefaultDefault implementation which wraps Ant path.static classAntPath.FakeSimple implementation for tests.Constructors in com.qulice.ant with parameters of type AntPath Constructor Description AntEnvironment(com.qulice.ant.AntProject prjct, AntPath srcs, File clss, AntPath clsspth)Public ctor.
-