| Package | Description |
|---|---|
| com.anji.captcha.model.vo | |
| com.anji.captcha.util |
| Modifier and Type | Method and Description |
|---|---|
PointVO |
CaptchaVO.getPoint() |
PointVO |
PointVO.parse(String jsonStr) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaptchaVO.setPoint(PointVO point) |
| Modifier and Type | Method and Description |
|---|---|
static PointVO |
JsonUtil.parseObject(String text,
Class<PointVO> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static List<PointVO> |
JsonUtil.parseArray(String text,
Class<PointVO> clazz) |
| Modifier and Type | Method and Description |
|---|---|
static List<PointVO> |
JsonUtil.parseArray(String text,
Class<PointVO> clazz) |
static PointVO |
JsonUtil.parseObject(String text,
Class<PointVO> clazz) |
Copyright © 2025. All rights reserved.