C D G I O V 
All Classes All Packages

C

createView(ResourceReference, Map<String, ?>) - Method in interface org.xwiki.office.viewer.OfficeResourceViewer
Creates a XDOM view of the specified office file.

D

DefaultOfficeViewerScriptService - Class in org.xwiki.office.viewer.script
Default implementation of OfficeViewerScriptService.
DefaultOfficeViewerScriptService() - Constructor for class org.xwiki.office.viewer.script.DefaultOfficeViewerScriptService
 

G

getCaughtException() - Method in interface org.xwiki.office.viewer.OfficeViewerScriptService
 
getCaughtException() - Method in class org.xwiki.office.viewer.script.DefaultOfficeViewerScriptService
 

I

isMimeTypeSupported(String) - Method in interface org.xwiki.office.viewer.OfficeViewerScriptService
Checks if a given mime type is supported for viewing.
isMimeTypeSupported(String) - Method in class org.xwiki.office.viewer.script.DefaultOfficeViewerScriptService
 

O

OfficeResourceViewer - Interface in org.xwiki.office.viewer
The component responsible for creating XDOM views from office resource.
OfficeViewerScriptService - Interface in org.xwiki.office.viewer
Exposes utility methods for viewing office attachments in server-side scripts.
org.xwiki.office.viewer - package org.xwiki.office.viewer
 
org.xwiki.office.viewer.script - package org.xwiki.office.viewer.script
 

V

view(AttachmentReference) - Method in interface org.xwiki.office.viewer.OfficeViewerScriptService
Builds a XHTML representation of the specified office attachment.
view(AttachmentReference) - Method in class org.xwiki.office.viewer.script.DefaultOfficeViewerScriptService
 
view(AttachmentReference, Map<String, String>) - Method in interface org.xwiki.office.viewer.OfficeViewerScriptService
Builds a XHTML representation of the specified office attachment.
view(AttachmentReference, Map<String, String>) - Method in class org.xwiki.office.viewer.script.DefaultOfficeViewerScriptService
 
C D G I O V 
All Classes All Packages