| Package | Description |
|---|---|
| org.apache.jackrabbit.filevault.maven.packaging.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterSet<E extends Filter>
The item filter set holds a set of item filters each attributed as include
or exclude filter.
|
static class |
FilterSet.Entry<E extends Filter>
Holds a filter entry
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PathFilter
The item filter is used to include or exclude a set of paths.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPathFilter
The default path filter provides hierarchical filtering.
|
class |
StringFilter
StringFilter... |
| Modifier and Type | Field and Description |
|---|---|
protected E |
FilterSet.Entry.filter
The item filter
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.