public interface XWikiDeletedDocumentContent
| Modifier and Type | Method and Description |
|---|---|
String |
getContentAsString() |
XWikiDocument |
getXWikiDocument(XWikiDocument document) |
String getContentAsString() throws IOException, XWikiException
IOException - when failing to get the String contentXWikiException - when failing to get the String contentXWikiDocument getXWikiDocument(XWikiDocument document) throws IOException, XWikiException
document - the document to write to or null to create a new oneIOException - when failing to read the contentXWikiException - when failing to read the contentCopyright © 2004–2022 XWiki. All rights reserved.