Package net.anotheria.anodoc.util.mapper
Class ObjectMapperUtil
- java.lang.Object
-
- net.anotheria.anodoc.util.mapper.ObjectMapperUtil
-
public final class ObjectMapperUtil extends java.lang.ObjectUtility for serialization and deserialization of asg documents.- Author:
- ykalapusha
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.fasterxml.jackson.databind.ObjectMappergetMapperInstance()Getter forObjectMapperinstance.
-