Interface StaticFileLoader

All Known Implementing Classes:
ClasspathDocLoader

public interface StaticFileLoader
静态文件加载器
Author:
chaostone
  • Method Summary

    Modifier and Type
    Method
    Description
    getFile(String filename)
     
  • Method Details