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 class
AntPath.Default
Default implementation which wraps Ant path.static class
AntPath.Fake
Simple 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.
-