类 Resources
java.lang.Object
com.gdxsoft.easyweb.resources.Resources
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static booleancheckValidExt(String ext) static ResourcegetResource(String resourcePath) Get the EWA static files, js, css, images ...
-
构造器详细资料
-
Resources
public Resources()
-
-
方法详细资料
-
checkValidExt
-
getResource
Get the EWA static files, js, css, images ...- 参数:
resourcePath- static path- 返回:
- the resource
-