public class ProductFileFilter extends Object implements FileFilter
FileFilter
that accept regular files that ends with ".product".Constructor and Description |
---|
ProductFileFilter() |
public boolean accept(File pathname)
accept
in interface FileFilter
Copyright © 2008–2021 Eclipse Foundation. All rights reserved.