Uses of Interface
com.snowbound.contenthandler.interfaces.VirtualViewerContentHandlerInterface
-
Packages that use VirtualViewerContentHandlerInterface Package Description com.snowbound.contenthandler.example Demonstration content handlers, including the default FileContentHandler. -
-
Uses of VirtualViewerContentHandlerInterface in com.snowbound.contenthandler.example
Classes in com.snowbound.contenthandler.example that implement VirtualViewerContentHandlerInterface Modifier and Type Class Description class
FileContentHandler
This is a sample content handler for demonstration and example purposes.
-