|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.plugins.vfs.helpers.MatchAllVirtualFileFilter
public class MatchAllVirtualFileFilter
MatchAllVirtualFileFilter.
Field Summary | |
---|---|
static MatchAllVirtualFileFilter |
INSTANCE
The instance |
Method Summary | |
---|---|
boolean |
accepts(VirtualFile file)
Match the virtual file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MatchAllVirtualFileFilter INSTANCE
Method Detail |
---|
public boolean accepts(VirtualFile file)
VirtualFileFilter
accepts
in interface VirtualFileFilter
file
- the virtual file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |