public static interface DataFilter.FileBased extends DataFilter
DataFilter
implementors to do low level filtering based on the file objects.DataFilter.FileBased
ALL, serialVersionUID
Modifier and Type | Method and Description |
---|---|
boolean |
acceptFileObject(FileObject fo)
Should this fileobject be considered for displaying?
|
acceptDataObject
boolean acceptFileObject(FileObject fo)
fo
- the file objecttrue
if the object should be displayed,
false
otherwiseBuilt on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.