net.hasor.web.resource.loader
类 ZipResourceLoaderCreator
java.lang.Object
net.hasor.web.resource.loader.ZipResourceLoaderCreator
- 所有已实现的接口:
- ResourceLoaderCreator
public class ZipResourceLoaderCreator
- extends Object
- implements ResourceLoaderCreator
用于创建一个可以从zip中获取资源的ResourceLoader。
- 版本:
- : 2013-6-6
- 作者:
- 赵永春 (zyc@hasor.net)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipResourceLoaderCreator
public ZipResourceLoaderCreator()
newInstance
public ResourceLoader newInstance(net.hasor.core.AppContext appContext,
net.hasor.core.XmlNode xmlConfig)
throws IOException
- 指定者:
- 接口
ResourceLoaderCreator 中的 newInstance
- 抛出:
IOException
Copyright © 2013. All Rights Reserved.