Uses of Package
com.snowbound.contenthandler
-
Packages that use com.snowbound.contenthandler Package Description com.snowbound.common.utils Utility classes that may be used in the content handler.com.snowbound.contenthandler Interfaces and classes that are required for the content handler.com.snowbound.contenthandler.example Demonstration content handlers, including the default FileContentHandler.com.snowbound.contenthandler.interfaces Interfaces that can be used to add features to a content handler.com.snowbound.contenthandler.rest -
Classes in com.snowbound.contenthandler used by com.snowbound.common.utils Class Description VirtualViewerAPIException Exception base class for exceptions thrown by a content handler API method. -
Classes in com.snowbound.contenthandler used by com.snowbound.contenthandler Class Description 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. -
Classes in com.snowbound.contenthandler used by com.snowbound.contenthandler.example 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.VirtualViewerAPIException Exception base class for exceptions thrown by a content handler API method. -
Classes in com.snowbound.contenthandler used by com.snowbound.contenthandler.interfaces 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.VirtualViewerAPIException Exception base class for exceptions thrown by a content handler API method. -
Classes in com.snowbound.contenthandler used by com.snowbound.contenthandler.rest 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.VirtualViewerAPIException Exception base class for exceptions thrown by a content handler API method.