public interface EncodingStrategy
EncodeQuery| Modifier and Type | Method and Description |
|---|---|
String |
decode(String value)
Decode the given value.
|
String |
encode(String value)
Encode the given value.
|
Copyright © 2019 OCPsoft. All rights reserved.