Package | Description |
---|---|
com.intuit.ipp.serialization |
Modifier and Type | Class and Description |
---|---|
class |
JSONSerializer
class to serialize/deserialize the given data using JSON serialization algorithm
|
class |
XMLSerializer
class to serialize/deserialize the given data using XMLserialization algorithm
|
Modifier and Type | Method and Description |
---|---|
static IEntitySerializer |
SerializerFactory.getSerializer(String serializeFormat)
Method to get the corresponding serialize instance for the given serializer format
|
Copyright © 2017. All rights reserved.