Package help

Class GHelpTocValidator

java.lang.Object
help.GHelpTocValidator

public class GHelpTocValidator extends Object
Checks for errors in source TOC files, such as conflicting sort groups. This validator is meant to be used when all system TOC files have been built. Individual module TOC files are validated for correctness with their dependencies when they are built. This class is needed to validate all TOC files, including for leaf modules that don't have each other as dependencies.
  • Constructor Details

    • GHelpTocValidator

      public GHelpTocValidator()
  • Method Details