Class BundlorUtils


  • public final class BundlorUtils
    extends Object
    • Field Detail

      • NOT_BUNDLOR_PROPS

        public static final Predicate<org.apache.jackrabbit.oak.api.PropertyState> NOT_BUNDLOR_PROPS
    • Constructor Detail

      • BundlorUtils

        public BundlorUtils()
    • Method Detail

      • getMatchingProperties

        public static Map<String,​org.apache.jackrabbit.oak.api.PropertyState> getMatchingProperties​(Map<String,​org.apache.jackrabbit.oak.api.PropertyState> props,
                                                                                                          Matcher matcher)