Class FastURLFilter.Rule

    • Field Detail

      • pattern

        protected Pattern pattern
    • Constructor Detail

      • Rule

        public Rule​(String regex)
    • Method Detail

      • match

        public boolean match​(URL url)