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.
Example2: A sample class for demonstrating Checkstyle violations and configurations.
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.