Class FingerprintFilterFactory


  • public class FingerprintFilterFactory
    extends TokenFilterFactory
    Factory for FingerprintFilter.
     The maxOutputTokenSize property is optional and defaults to 1024.
     The separator property is optional and defaults to the space character.
     See
     FingerprintFilter for an explanation of its use.
     
    Since:
    5.4.0
    SPI Name (case-insensitive: if the name is 'htmlStrip', 'htmlstrip' can be used when looking up the service).
    "fingerprint"