public class ProductFileFilter
extends java.lang.Object
implements java.io.FileFilter
FileFilter that accept regular files that ends with ".product".| Constructor and Description |
|---|
ProductFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File pathname) |