public final class BundlorUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Predicate<org.apache.jackrabbit.oak.api.PropertyState> |
NOT_BUNDLOR_PROPS |
| Constructor and Description |
|---|
BundlorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getChildNodeNames(Collection<String> keys,
Matcher matcher) |
static Map<String,org.apache.jackrabbit.oak.api.PropertyState> |
getMatchingProperties(Map<String,org.apache.jackrabbit.oak.api.PropertyState> props,
Matcher matcher) |
public static final Predicate<org.apache.jackrabbit.oak.api.PropertyState> NOT_BUNDLOR_PROPS
public static Map<String,org.apache.jackrabbit.oak.api.PropertyState> getMatchingProperties(Map<String,org.apache.jackrabbit.oak.api.PropertyState> props, Matcher matcher)
public static Set<String> getChildNodeNames(Collection<String> keys, Matcher matcher)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.