public final class CMSInfoValueParser extends Object implements ComplexDataParser<CMSInfoValue>
| Modifier and Type | Field and Description |
|---|---|
static CMSInfoValueParser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
CMSInfoValue |
parse(ComplexData data)
Parse the data extracted from the server to a specific domain object.
|
public static final CMSInfoValueParser INSTANCE
public CMSInfoValue parse(ComplexData data)
ComplexDataParserparse in interface ComplexDataParser<CMSInfoValue>data - the data to parseCopyright © 2026 lettuce.io. All rights reserved.