Class IgnoringSanitizer

  • All Implemented Interfaces:
    Sanitizer

    public class IgnoringSanitizer
    extends Object
    implements Sanitizer
    The IgnoringSanitizer doesn't protect you against malicious code. Use it with care, or better not use it.