Package org.apache.tools.ant.property
package org.apache.tools.ant.property
Contains helper classes for Ant properties.
-
Interface SummaryInterfaceDescriptionInterface to a class (normally PropertyHelper) to get a property.Helper for
PropertyExpander
that can be used to expand property references to values.Responsible for locating a property reference inside a String. -
Class SummaryClassDescriptionThread local class containing local properties.A stack of local property maps.Class to represent a null and to stop the chain of lookups.Parse properties using a collection of expanders.Class to resolve properties in a map.