@Deprecated public interface ContainerDeserializer
Modifier and Type | Method and Description |
---|---|
List<String> |
deserializeArray(String serialized)
Deprecated.
|
Map<String,String> |
deserializeObject(String serialized)
Deprecated.
|
List<String> deserializeArray(String serialized) throws ValidationException
ValidationException
Map<String,String> deserializeObject(String serialized) throws ValidationException
ValidationException
Copyright © 2022 Eclipse. All rights reserved.