Class RobotsTxtGenerator


  • public class RobotsTxtGenerator
    extends Object
    • Constructor Detail

      • RobotsTxtGenerator

        public RobotsTxtGenerator()
        This constructor is public, because sometimes somebody wants RobotsTxtGenerator to be a Spring bean and Spring wants to create a proxy which requires public constructor. But you shouldn't call this constructor on your own, use of(String) instead.