public interface NameMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.String name)
Does the given name match, in whatever way the implementation
defines.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.