Class HylandViewerAnnotationResolver

java.lang.Object
com.saperion.ngc.viewer.hylandviewer.annotation.HylandViewerAnnotationResolver

public class HylandViewerAnnotationResolver extends Object
Resolves the Hyland Viewer json annotation format into annotation ini string
Author:
schowdhury
  • Constructor Details

    • HylandViewerAnnotationResolver

      public HylandViewerAnnotationResolver(com.saperion.hyrcs.models.DocDimension docDimension)
  • Method Details

    • constructIni

      public String constructIni(List<Annotation> annotations)
      Construct the annotation ini string from the list of annotations created in the hyland viewer
      Parameters:
      annotations - list of annotations
      Returns:
      the annotation ini string