com.ecyrd.jspwiki.providers
Class WikiBasicAttachmentProvider.AttachmentVersionFilter
java.lang.Object
com.ecyrd.jspwiki.providers.WikiBasicAttachmentProvider.AttachmentVersionFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- WikiBasicAttachmentProvider
public static class WikiBasicAttachmentProvider.AttachmentVersionFilter
- extends Object
- implements FilenameFilter
Accepts only files that are actual versions, no control files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiBasicAttachmentProvider.AttachmentVersionFilter
public WikiBasicAttachmentProvider.AttachmentVersionFilter()
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter
Copyright © 2016 Silverpeas. All Rights Reserved.