Class HylandViewerAnnotationConverter


  • public class HylandViewerAnnotationConverter
    extends java.lang.Object
    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 Detail

      • HylandViewerAnnotationConverter

        public HylandViewerAnnotationConverter()
    • Method Detail

      • convertJsonToIni

        public java.lang.String convertJsonToIni​(java.util.List<Annotation> annotations,
                                                 com.saperion.hyrcs.models.DocDimension docDimension)