Class NormalizationChecker

java.lang.Object
nu.validator.htmlparser.extra.NormalizationChecker
All Implemented Interfaces:
CharacterHandler

public final class NormalizationChecker extends Object implements CharacterHandler
Version:
$Id$
Author:
hsivonen
  • Constructor Details

    • NormalizationChecker

      public NormalizationChecker(Locator locator)
      Constructor with mode selection.
      Parameters:
      sourceTextMode - whether the source text-related messages should be enabled.
  • Method Details