Interface LinkCheckerConfigProvider


  • public interface LinkCheckerConfigProvider
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.day.cq.rewriter.linkchecker.impl.LinkCheckerTransformerConfig getConfig()
      Get the LinkCheckerTransformer configuration.
    • Method Detail

      • getConfig

        com.day.cq.rewriter.linkchecker.impl.LinkCheckerTransformerConfig getConfig()
        Get the LinkCheckerTransformer configuration.
        Returns:
        the LinkCheckerTransformer configuration