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. attributesMethods in org.apache.ivy.util that return Configurator.Attribute Modifier and Type Method Description Configurator.AttributeConfigurator.MacroDef. getAttribute(java.lang.String attributeName)Methods in org.apache.ivy.util with parameters of type Configurator.Attribute Modifier and Type Method Description voidConfigurator.MacroDef. addConfiguredAttribute(Configurator.Attribute att)
-