Class BundlorUtils


  • public final class BundlorUtils
    extends java.lang.Object
    • Field Detail

      • NOT_BUNDLOR_PROPS

        public static final org.apache.jackrabbit.guava.common.base.Predicate<PropertyState> NOT_BUNDLOR_PROPS
    • Constructor Detail

      • BundlorUtils

        public BundlorUtils()
    • Method Detail

      • getMatchingProperties

        public static java.util.Map<java.lang.String,​PropertyState> getMatchingProperties​(java.util.Map<java.lang.String,​PropertyState> props,
                                                                                                Matcher matcher)
      • getChildNodeNames

        public static java.util.Set<java.lang.String> getChildNodeNames​(java.util.Collection<java.lang.String> keys,
                                                                        Matcher matcher)