Class CharNormalizerTextFilterImpl

  • All Implemented Interfaces:
    TextFilter

    public class CharNormalizerTextFilterImpl
    extends Object
    implements TextFilter
    Deprecated.
    can't be used because it would be a big loss to not inline this code.
    Runs through the CharNormalizer.
    Author:
    Fabian Kessler
    • Constructor Detail

      • CharNormalizerTextFilterImpl

        public CharNormalizerTextFilterImpl()
        Deprecated.