Package com.puppycrawl.tools.checkstyle.checks.javadoc.javadocpackage.legacy

This package demonstrates the use of legacy Javadoc documentation using a package.html file. It contains example classes for testing and validating Checkstyle's JavadocPackage check with legacy support enabled.

Classes in this Package:

Purpose:

This package is primarily used for testing and verifying the behavior of the JavadocPackage check when the allowLegacy property is set to true. It ensures that legacy package.html files are recognized as valid documentation.