| 程序包 | 说明 |
|---|---|
| com.anji.captcha.model.vo | |
| com.anji.captcha.util |
| 限定符和类型 | 方法和说明 |
|---|---|
PointVO |
CaptchaVO.getPoint() |
PointVO |
PointVO.parse(String jsonStr) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CaptchaVO.setPoint(PointVO point) |
| 限定符和类型 | 方法和说明 |
|---|---|
static PointVO |
JsonUtil.parseObject(String text,
Class<PointVO> clazz) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<PointVO> |
JsonUtil.parseArray(String text,
Class<PointVO> clazz) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<PointVO> |
JsonUtil.parseArray(String text,
Class<PointVO> clazz) |
static PointVO |
JsonUtil.parseObject(String text,
Class<PointVO> clazz) |
Copyright © 2021. All rights reserved.