Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme
Class CustomThemeNameFilter

java.lang.Object
  extended by org.nuxeo.theme.CustomThemeNameFilter
All Implemented Interfaces:
FilenameFilter

public class CustomThemeNameFilter
extends Object
implements FilenameFilter


Constructor Summary
CustomThemeNameFilter()
           
 
Method Summary
 boolean accept(File dir, String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomThemeNameFilter

public CustomThemeNameFilter()
Method Detail

accept

public boolean accept(File dir,
                      String name)
Specified by:
accept in interface FilenameFilter

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.