类 SourcesToOneFile

java.lang.Object
com.gdxsoft.easyweb.utils.sources.SourcesToOneFile

public class SourcesToOneFile extends Object
作者:
admin
  • 构造器详细资料

    • SourcesToOneFile

      public SourcesToOneFile(String root, String[] exts, String oneFilePath)
  • 方法详细资料

    • main

      public static void main(String[] args)
      参数:
      args -
    • start

      public void start() throws IOException
      抛出:
      IOException
    • walkFiles

      public void walkFiles(File parent) throws IOException
      抛出:
      IOException
    • getRoot

      public String getRoot()
    • setRoot

      public void setRoot(String root)
    • getfRoot

      public File getfRoot()
    • setfRoot

      public void setfRoot(File fRoot)
    • getExts

      public String[] getExts()
    • setExts

      public void setExts(String[] exts)
    • getOneFilePath

      public String getOneFilePath()
    • setOneFilePath

      public void setOneFilePath(String oneFilePath)
    • getPages

      public int getPages()
    • setPages

      public void setPages(int pages)
    • getPageSize

      public int getPageSize()
    • setPageSize

      public void setPageSize(int pageSize)