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