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 IvyAntSettingsIvyConfigure. settingsMethods in org.apache.ivy.ant that return IvyAntSettings Modifier and Type Method Description static IvyAntSettingsIvyAntSettings. getDefaultInstance(org.apache.tools.ant.ProjectComponent task)Returns the default ivy settings of this classloader.static IvyAntSettingsIvyAntSettings. getDefaultInstance(org.apache.tools.ant.Task task)
-