| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.filter |
| Modifier and Type | Method and Description |
|---|---|
PathFilter.Result |
PathFilter.filter(@NotNull String path)
Determines whether given path is to be included or not
|
static PathFilter.Result |
PathFilter.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathFilter.Result[] |
PathFilter.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.