org.nuxeo.runtime.jboss.deployment.preprocessor.install.filters
Class ExcludeFilter
java.lang.Object
org.nuxeo.runtime.jboss.deployment.preprocessor.install.filters.AbstractFilter
org.nuxeo.runtime.jboss.deployment.preprocessor.install.filters.ExcludeFilter
- All Implemented Interfaces:
- PathFilter
public class ExcludeFilter
- 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 |
ExcludeFilter
public ExcludeFilter(Path pattern)
ExcludeFilter
public ExcludeFilter(String pattern)
accept
public boolean accept(Path path)
isExclusive
public boolean isExclusive()
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.