Class ValidatingTokenFilter

    • Constructor Detail

      • ValidatingTokenFilter

        public ValidatingTokenFilter​(TokenStream in,
                                     String name)
        The name arg is used to identify this stage when throwing exceptions (useful if you have more than one instance in your chain).