Package org.jboss.vfs
Interface VirtualFileFilterWithAttributes
- All Superinterfaces:
VirtualFileFilter
- All Known Implementing Classes:
AbstractVirtualFileFilterWithAttributes
,SuffixMatchFilter
A filter for virtual files with attributes
- Version:
- $Revision: 44334 $
-
Method Summary
Modifier and TypeMethodDescriptionGet the attributes for this filterMethods inherited from interface org.jboss.vfs.VirtualFileFilter
accepts
-
Method Details
-
getAttributes
VisitorAttributes getAttributes()Get the attributes for this filter- Returns:
- the attributes
-