|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Role public interface OfficeViewer
The component responsible for creating XDOM views from office attachments.
| Method Summary | |
|---|---|
org.xwiki.rendering.block.XDOM |
createView(org.xwiki.model.reference.AttachmentReference attachmentReference,
Map<String,String> parameters)
Creates a XDOM view of the specified office attachment. |
| Method Detail |
|---|
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 parameters
XDOM representation of the specified office document
Exception - if an error occurs while accessing the office attachment or while creating the view
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||