|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.plugins.vfs.helpers.AbstractPatternVirtualFileFilter
org.jboss.virtual.plugins.vfs.helpers.IncludePatternVirtualFileFilter
public abstract class IncludePatternVirtualFileFilter
Include pattern filter.
Constructor Summary | |
---|---|
IncludePatternVirtualFileFilter(java.lang.String regexp)
|
Method Summary | |
---|---|
protected boolean |
doMatch()
Should we match the pattern. |
Methods inherited from class org.jboss.virtual.plugins.vfs.helpers.AbstractPatternVirtualFileFilter |
---|
accepts, getMatchString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IncludePatternVirtualFileFilter(java.lang.String regexp)
Method Detail |
---|
protected boolean doMatch()
AbstractPatternVirtualFileFilter
doMatch
in class AbstractPatternVirtualFileFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |