Uses of Class
com.saperion.ngc.exception.ConvertAnnotationException
-
Packages that use ConvertAnnotationException Package Description com.saperion.ngc.servlet Package for streaming servlet.com.saperion.ngc.viewer.virtualviewer.annotation Package for viewer annotation . -
-
Uses of ConvertAnnotationException in com.saperion.ngc.servlet
Methods in com.saperion.ngc.servlet that throw ConvertAnnotationException Modifier and Type Method Description byte[]
AnnotationConverter. convert(java.lang.String original, java.lang.String ixosAnnotationsIni, int ixosPage)
Converts the annotations to the desired format. -
Uses of ConvertAnnotationException in com.saperion.ngc.viewer.virtualviewer.annotation
Methods in com.saperion.ngc.viewer.virtualviewer.annotation that throw ConvertAnnotationException Modifier and Type Method Description byte[]
JadiceAnnotationConverter. convert(java.lang.String original, java.lang.String ixosAnnotationsIni, int ixosPage)
-