public class VirtualViewerHTML5ContentHandler extends AbstractContentHandler
AbstractContentHandler.BeanNotFoundException, AbstractContentHandler.SessionNotFoundException
Modifier and Type | Field and Description |
---|---|
protected static com.saperion.common.logging.Logger |
LOGGER |
DEFAULT_ANNOTATION_KEY, servletContext, useRenderEngine, useViewerSessionMap, vectorPDF
Constructor and Description |
---|
VirtualViewerHTML5ContentHandler() |
Modifier and Type | Method and Description |
---|---|
com.snowbound.contenthandler.ContentHandlerResult |
getAnnotationContent(com.snowbound.contenthandler.ContentHandlerInput input) |
com.snowbound.contenthandler.ContentHandlerResult |
getAnnotationNames(com.snowbound.contenthandler.ContentHandlerInput input) |
com.snowbound.contenthandler.ContentHandlerResult |
getAnnotationProperties(com.snowbound.contenthandler.ContentHandlerInput input) |
com.snowbound.contenthandler.ContentHandlerResult |
getClientPreferencesXML(com.snowbound.contenthandler.ContentHandlerInput input)
Deprecated.
|
com.snowbound.contenthandler.ContentHandlerResult |
getDocumentContent(com.snowbound.contenthandler.ContentHandlerInput input)
Snowbound uses this method get the file content that needs to be displayed
|
protected String |
getHdocFromContentHandlerInput(com.snowbound.contenthandler.ContentHandlerInput input) |
void |
init(javax.servlet.ServletConfig config) |
com.snowbound.contenthandler.ContentHandlerResult |
saveAnnotationContent(com.snowbound.contenthandler.ContentHandlerInput input) |
com.snowbound.contenthandler.ContentHandlerResult |
saveDocumentComponents(com.snowbound.contenthandler.ContentHandlerInput input) |
accept, convertTxtToPdfIfRequired, deleteAnnotation, documentCanBeRendered, eventNotification, getAnnotationContentInternal, getAnnotationNamesInternal, getAnnotationPropertiesInternal, getAvailableDocumentIds, getClientPreferencesXmlInternal, getDocumentBytes, getIniAnnotation, getIXOSAnnotation, getOpenDocumentBean, getPageFileNumber, getSession, getTemporaryDocumentBytes, handleIXOSFiles, hasAnnotations, isPageFile, readPrecheckFormats, readPrerenderFormats, saveAnnotationContentInternal, saveClientPreferencesXML, saveDocumentComponentsAs, saveDocumentComponentsInternal, saveDocumentContent, securityCheck, setErrorFlagInBean, validateCache
public com.snowbound.contenthandler.ContentHandlerResult saveAnnotationContent(com.snowbound.contenthandler.ContentHandlerInput input) throws com.snowbound.contenthandler.VirtualViewerAPIException
com.snowbound.contenthandler.VirtualViewerAPIException
public com.snowbound.contenthandler.ContentHandlerResult saveDocumentComponents(com.snowbound.contenthandler.ContentHandlerInput input) throws com.snowbound.contenthandler.VirtualViewerAPIException
com.snowbound.contenthandler.VirtualViewerAPIException
public com.snowbound.contenthandler.ContentHandlerResult getAnnotationContent(com.snowbound.contenthandler.ContentHandlerInput input) throws com.snowbound.contenthandler.VirtualViewerAPIException
com.snowbound.contenthandler.VirtualViewerAPIException
public com.snowbound.contenthandler.ContentHandlerResult getAnnotationNames(com.snowbound.contenthandler.ContentHandlerInput input) throws com.snowbound.contenthandler.VirtualViewerAPIException
com.snowbound.contenthandler.VirtualViewerAPIException
public com.snowbound.contenthandler.ContentHandlerResult getAnnotationProperties(com.snowbound.contenthandler.ContentHandlerInput input) throws com.snowbound.contenthandler.VirtualViewerAPIException
com.snowbound.contenthandler.VirtualViewerAPIException
@Deprecated public com.snowbound.contenthandler.ContentHandlerResult getClientPreferencesXML(com.snowbound.contenthandler.ContentHandlerInput input) throws com.snowbound.contenthandler.VirtualViewerAPIException
com.snowbound.contenthandler.VirtualViewerAPIException
public com.snowbound.contenthandler.ContentHandlerResult getDocumentContent(com.snowbound.contenthandler.ContentHandlerInput input) throws com.snowbound.contenthandler.VirtualViewerAPIException
input
- The file inputContentHandlerResult
with file contentcom.snowbound.contenthandler.VirtualViewerAPIException
public void init(javax.servlet.ServletConfig config) throws com.snowbound.contenthandler.VirtualViewerAPIException
com.snowbound.contenthandler.VirtualViewerAPIException
protected String getHdocFromContentHandlerInput(com.snowbound.contenthandler.ContentHandlerInput input)
getHdocFromContentHandlerInput
in class AbstractContentHandler
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.