T - public interface IEncodingExtensionHandler<T>
T to formated string| Modifier and Type | Method and Description |
|---|---|
String |
encodeToString(T extensionDataObject)
encodes extension object of type
T to string encoded extension |
String |
getType()
extension type of encoding extension handler
|
Copyright © 2020. All rights reserved.