Package com.snowbound.contenthandler
Interfaces and classes that are required for the content handler.
-
Class Summary Class Description ContentHandlerInput All of VirtualViewer's content handler API's methods have an input parameter of ContentHandlerInput.ContentHandlerResult All of VirtualViewer's content handler API's methods have a return type of ContentHandlerResult.VirtualViewerFormatHash This singleton is used to get known format information, including the list of file extensions known and supported by VirtualViewer. -
Exception Summary Exception Description VirtualViewerAPIException Exception base class for exceptions thrown by a content handler API method.