public interface StaticRepository
java.net.URL find(java.lang.String relativePath)
throws java.lang.Exception
relativePath - 例:demo/file.htm (没有'/'开头)java.lang.Exceptiondefault void preheat(java.lang.String relativePath,
boolean useCaches)
throws java.lang.Exception
relativePath - 例:demo/file.htm (没有'/'开头)java.lang.Exception