OfficeResourceViewer instead@Role @Deprecated public interface OfficeViewer
| Modifier and Type | Method and Description |
|---|---|
org.xwiki.rendering.block.XDOM |
createView(org.xwiki.model.reference.AttachmentReference attachmentReference,
Map<String,String> parameters)
Deprecated.
Creates a
XDOM view of the specified office attachment. |
org.xwiki.rendering.block.XDOM createView(org.xwiki.model.reference.AttachmentReference attachmentReference,
Map<String,String> parameters)
throws Exception
XDOM view of the specified office attachment.attachmentReference - reference to the office attachment to be viewedparameters - implementation specific view parametersXDOM representation of the specified office documentException - if an error occurs while accessing the office attachment or while creating the viewCopyright © 2004–2017 XWiki. All rights reserved.