org.nuxeo.runtime.jboss.deployment.preprocessor.install.filters
Class IncludeFilter
java.lang.Object
org.nuxeo.runtime.jboss.deployment.preprocessor.install.filters.AbstractFilter
org.nuxeo.runtime.jboss.deployment.preprocessor.install.filters.IncludeFilter
- All Implemented Interfaces:
- PathFilter
public class IncludeFilter
- extends AbstractFilter
- Author:
- Bogdan Stefanescu
| Fields inherited from class org.nuxeo.runtime.jboss.deployment.preprocessor.install.filters.AbstractFilter |
pattern |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncludeFilter
public IncludeFilter(Path pattern)
IncludeFilter
public IncludeFilter(String pattern)
accept
public boolean accept(Path path)
isExclusive
public boolean isExclusive()
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.