Class HylandViewerAnnotationConverter
java.lang.Object
com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationConverter
Converts the annotation to a format readable by the Hyland Viewer and also
converts the annotation from json format to ini string
- Author:
- schowdhury
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertIniToJson
(AnnotationDocInfo annotationDocInfo) convertJsonToIni
(List<Annotation> annotations, com.saperion.hyrcs.models.DocDimension docDimension)
-
Constructor Details
-
HylandViewerAnnotationConverter
public HylandViewerAnnotationConverter()
-
-
Method Details
-
convertIniToJson
-
convertJsonToIni
public String convertJsonToIni(List<Annotation> annotations, com.saperion.hyrcs.models.DocDimension docDimension)
-