public class PatternSet.NameEntry extends Object
| Constructor and Description |
|---|
NameEntry() |
public void setName(String name)
name - The pattern string.public void setIf(String cond)
cond - A property name. If this property is not
present, the name is invalid.public void setUnless(String cond)
cond - A property name. If this property is
present, the name is invalid.public String getName()
Copyright © 2001–2025. All rights reserved.