org.jboss.virtual
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.virtual.VirtualFileFilter
accepts
 

Method Detail

getAttributes

VisitorAttributes getAttributes()
Get the attributes for this filter

Returns:
the attributes


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