您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
R
randomPoint(Polygon)
- 类 中的静态方法com.zgeo.geo.Utils.
ZGeometryUtil
获取随机点
reader(String)
- 类 中的静态方法com.zgeo.common.Utils.
ZStringUtil
读取文件输出成字符串
reader(String, String)
- 类 中的静态方法com.zgeo.common.Utils.
ZStringUtil
按输入的字符编码读取文件
readerAesToString(String, String)
- 类 中的静态方法com.zgeo.common.Utils.
ZEncryptionUtil
AES解密
readerDesToString(String, String)
- 类 中的静态方法com.zgeo.common.Utils.
ZEncryptionUtil
Des解密
readerKml(String)
- 类 中的静态方法com.zgeo.geo.Utils.
ZShpGeoJSONUtil
读取KML格式数据
readerResourceToString(ResourceLoader, String)
- 类 中的静态方法com.zgeo.common.Utils.
ZFileUtil
JAVAWEB读取文件 ZFileUtil.readerResourceToString(resourceLoader, ZStringUtil.concat ( " classpath : templates / dev / web / examples / ", pageName, " .html "))
readerShpToGeoJSONString(String)
- 类 中的静态方法com.zgeo.geo.Utils.
ZShpGeoJSONUtil
shp转换为GeoJSON字符串
readerShpToGeoJSONString(String, String)
- 类 中的静态方法com.zgeo.geo.Utils.
ZShpGeoJSONUtil
Shp转换为GEOJSON格式数据
readerStringToAes(String, String)
- 类 中的静态方法com.zgeo.common.Utils.
ZEncryptionUtil
AES加密
readerStringToDes(String, String)
- 类 中的静态方法com.zgeo.common.Utils.
ZEncryptionUtil
DES加密
readerStringToMd5(String)
- 类 中的静态方法com.zgeo.common.Utils.
ZEncryptionUtil
生成MD5
readFile(String)
- 类 中的静态方法com.zgeo.geo.Utils.
ZGdalUtil
readMap(String)
- 类 中的静态方法com.zgeo.common.Utils.
ZStringUtil
已过时。
即将去除
readToListMap(String)
- 类 中的静态方法com.zgeo.common.Utils.
ZStringUtil
字符串转换为List map对象
readToMap(String)
- 类 中的静态方法com.zgeo.common.Utils.
ZStringUtil
从String中获取Map对象
readToMapString(String)
- 类 中的静态方法com.zgeo.common.Utils.
ZStringUtil
字符串转换为Map对象
redirectTo404(HttpServletResponse)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
已过时。
废弃
redirectTo404(HttpServletRequest, HttpServletResponse)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
redirectToCustom(HttpServletResponse, String)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
重定向自定义页
redirectToError(HttpServletResponse, HttpServletRequest)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
重定向错误页面
redirectToIndex(HttpServletRequest, HttpServletResponse)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
重定向主页
redirectToLogin(HttpServletRequest, HttpServletResponse)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
重定向登录页
redirectToMessage(HttpServletRequest, HttpServletResponse, String)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
redirectToUnauthorized(HttpServletRequest, HttpServletResponse)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
重定向未授权页
redirectToWelcome(HttpServletRequest, HttpServletResponse)
- 类 中的静态方法com.zgeo.web.Utils.
ZRedirectUtil
重定向欢迎页
RedisConfiguration
-
com.zgeo.data.Configuration
中的类
Redis配置 Created by zlj on 2020/3/17.
RedisConfiguration()
- 类 的构造器com.zgeo.data.Configuration.
RedisConfiguration
referer
- 类 中的变量com.zgeo.web.Configuration.
ZWebProperties
refererIgnoreServer
- 类 中的变量com.zgeo.web.Configuration.
ZWebProperties
refererIgnoreUrl
- 类 中的变量com.zgeo.web.Configuration.
ZWebProperties
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry)
- 类 中的方法com.zgeo.data.Configuration.
DynamicDataSourceRegister
注册数据源
registerErrorPages(ErrorPageRegistry)
- 类 中的方法com.zgeo.web.Configuration.
ErrorConfiguration
renameFileName(FTPClient, String, String)
- 类 中的静态方法com.zgeo.common.Communication.
ZFtpUtil
重命名FTP文件
renameFileName()
- 类 中的方法com.zgeo.common.Communication.
ZFtpUtilTest
REQUIREMENT
- 类 中的静态变量com.zgeo.web.Configuration.
ZUserResourcePath
ResEntity
-
com.zgeo.web.Entity
中的类
ResEntity()
- 类 的构造器com.zgeo.web.Entity.
ResEntity
ResGeoService
-
com.zgeo.web.Service
中的接口
ResGeoServiceImpl
-
com.zgeo.web.Service.impl
中的类
ResGeoServiceImpl()
- 类 的构造器com.zgeo.web.Service.impl.
ResGeoServiceImpl
ResManageMapper
-
com.zgeo.web.Mapper
中的接口
ResPropertyDictEntity
-
com.zgeo.web.Entity
中的类
ResPropertyDictEntity()
- 类 的构造器com.zgeo.web.Entity.
ResPropertyDictEntity
ResPropertyEntity
-
com.zgeo.web.Entity
中的类
ResPropertyEntity()
- 类 的构造器com.zgeo.web.Entity.
ResPropertyEntity
ResQueryEntity
-
com.zgeo.web.Entity
中的类
ResQueryEntity()
- 类 的构造器com.zgeo.web.Entity.
ResQueryEntity
ResQueryService
-
com.zgeo.web.Service
中的接口
资源查询接口
ResQueryServiceImpl
-
com.zgeo.web.Service.impl
中的类
ResQueryServiceImpl()
- 类 的构造器com.zgeo.web.Service.impl.
ResQueryServiceImpl
restartScheduleTask(String, Runnable, String)
- 类 中的静态方法com.zgeo.web.Scheduler.
ZScheduleTaskUtil
重新启动/修改参数启动
restoreDataSource(JoinPoint, TargetDataSource)
- 类 中的方法com.zgeo.data.Configuration.
DynamicDataSourceAspect
结束之后切换回默认数据源
restoreDataSource1(ProceedingJoinPoint, TargetComResult)
- 类 中的方法com.zgeo.web.Configuration.
TargetComResultAspect
resTypeId
- 类 中的静态变量com.zgeo.web.Entity.
ZConstantResTypeId
resTypeIdPage(String, Model, HttpServletResponse)
- 类 中的方法com.zgeo.web.Controller.
WebPageController
reverse(String)
- 类 中的静态方法com.zgeo.geo.Utils.
ZGeometryAnalysisUtil
反转
revokeRoleToUser(String, String)
- 接口 中的方法com.zgeo.data.Service.
CommonDclService
收回授权
revokeRoleToUser(String, String)
- 类 中的方法com.zgeo.data.Service.Impl.
CommonDclServiceImpl
roleTypeId
- 类 中的静态变量com.zgeo.web.Entity.
ZConstantResTypeId
rsaDecrypt(String, String)
- 类 中的静态方法com.zgeo.common.Utils.
ZEncryptionUtil
Rsa解密
rsaEncrypt(String, String)
- 类 中的静态方法com.zgeo.common.Utils.
ZEncryptionUtil
Rsa加密
run()
- 类 中的方法com.zgeo.web.Scheduler.
SchedulingRunnable
runCommand(String)
- 类 中的静态方法com.zgeo.common.Utils.
ZDosUtil
执行CMD命令,返回结果信息
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类