Class PatternSet.NameEntry

java.lang.Object
org.apache.tools.ant.types.PatternSet.NameEntry
Direct Known Subclasses:
PatternSet.PatternFileNameEntry
Enclosing class:
PatternSet

public class PatternSet.NameEntry extends Object
inner class to hold a name on list. "If" and "Unless" attributes may be used to invalidate the entry based on the existence of a property (typically set through the use of the Available task) or value of an expression.