public class ExtendStaticRepository extends java.lang.Object implements StaticRepository
构造器和说明 |
---|
ExtendStaticRepository() |
限定符和类型 | 方法和说明 |
---|---|
java.net.URL |
find(java.lang.String relativePath)
查找
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
preheat
public java.net.URL find(java.lang.String relativePath) throws java.lang.Exception
StaticRepository
find
在接口中 StaticRepository
relativePath
- 例:demo/file.htm (没有'/'开头)java.lang.Exception