Uses of Class
org.apache.ivy.util.Configurator.Attribute
-
Packages that use Configurator.Attribute Package Description org.apache.ivy.util -
-
Uses of Configurator.Attribute in org.apache.ivy.util
Fields in org.apache.ivy.util with type parameters of type Configurator.Attribute Modifier and Type Field Description private java.util.Map<java.lang.String,Configurator.Attribute>
Configurator.MacroDef. attributes
Methods in org.apache.ivy.util that return Configurator.Attribute Modifier and Type Method Description Configurator.Attribute
Configurator.MacroDef. getAttribute(java.lang.String attributeName)
Methods in org.apache.ivy.util with parameters of type Configurator.Attribute Modifier and Type Method Description void
Configurator.MacroDef. addConfiguredAttribute(Configurator.Attribute att)
-