public class FileExtensionNameMatcher
extends java.lang.Object
implements org.alfresco.util.NameMatcher, java.io.Serializable
| Constructor and Description |
|---|
FileExtensionNameMatcher()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.String name) |
void |
setExtensions(java.util.List extensions)
Set the extensions case insensitively.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.