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 FileFilterCopyright © 2008–2025 Eclipse Foundation. All rights reserved.