Uses of Class
org.apache.ivy.ant.IvyAntSettings
-
Packages that use IvyAntSettings Package Description org.apache.ivy.ant -
-
Uses of IvyAntSettings in org.apache.ivy.ant
Fields in org.apache.ivy.ant declared as IvyAntSettings Modifier and Type Field Description private IvyAntSettings
IvyConfigure. settings
Methods in org.apache.ivy.ant that return IvyAntSettings Modifier and Type Method Description static IvyAntSettings
IvyAntSettings. getDefaultInstance(org.apache.tools.ant.ProjectComponent task)
Returns the default ivy settings of this classloader.static IvyAntSettings
IvyAntSettings. getDefaultInstance(org.apache.tools.ant.Task task)
-