JBoss VFS 3.1.0.Final-redhat-2

org.jboss.vfs
Interface VirtualFileFilterWithAttributes

All Superinterfaces:
VirtualFileFilter
All Known Implementing Classes:
AbstractVirtualFileFilterWithAttributes, SuffixMatchFilter

public interface VirtualFileFilterWithAttributes
extends VirtualFileFilter

A filter for virtual files with attributes

Version:
$Revision: 44334 $
Author:
adrian@jboss.org

Method Summary
 VisitorAttributes getAttributes()
          Get the attributes for this filter
 
Methods inherited from interface org.jboss.vfs.VirtualFileFilter
accepts
 

Method Detail

getAttributes

VisitorAttributes getAttributes()
Get the attributes for this filter

Returns:
the attributes

JBoss VFS 3.1.0.Final-redhat-2

Copyright © 2012 JBoss, A division of Red Hat, Inc. All Rights Reserved.