Class AbstractDirectoryCrawler

java.lang.Object
com.mohamnag.jstatic.plugins.AbstractDirectoryCrawler
Direct Known Subclasses:
AssetsCopierTask, YamlLoaderTask

public abstract class AbstractDirectoryCrawler extends Object
  • Constructor Details Link icon

    • AbstractDirectoryCrawler Link icon

      public AbstractDirectoryCrawler()
  • Method Details Link icon

    • getPageName Link icon

      protected String getPageName(Path filePath, String extension)
    • extractPathElements Link icon

      protected List<String> extractPathElements(Path rootPath, Path filePath)