public static class FileExpander.BaseFilter extends Object implements FileFilter
BaseFilter
class is an abstract base class for the file
and directory matcher class, which accepts files based on globbing
patterns.public boolean accept(File pathname)
true
if the name of the file matches the
globbing pattern.accept
in interface FileFilter
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"