| Package | Description |
|---|---|
| org.apache.jackrabbit.filevault.maven.packaging.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PathFilterSet
The path filter set holds a set of path filters each attributes as include
or exclude filter.
|
class |
StringFilterSet
StringFilterSet... |
| Modifier and Type | Method and Description |
|---|---|
FilterSet |
FilterSet.addAll(FilterSet<E> set)
Adds (replaces) all entries from the given set to this one.
|
FilterSet |
FilterSet.addExclude(E filter)
Adds a new item filter as excluded entry.
|
FilterSet |
FilterSet.addInclude(E filter)
Adds a new item filter as included entry.
|
FilterSet |
PathFilterSet.seal() |
FilterSet |
FilterSet.seal()
Seals this list, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
FilterSet |
FilterSet.addAll(FilterSet<E> set)
Adds (replaces) all entries from the given set to this one.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.