@Deprecated public interface DocumentFilter
Modifier and Type | Method and Description |
---|---|
void |
filter(XWikiDocument doc,
XWikiContext context)
Deprecated.
Do actions at the import or export on a document.
|
void filter(XWikiDocument doc, XWikiContext context) throws ExcludeDocumentException
doc
- document you want to filtercontext
- xwiki contextExcludeDocumentException
Copyright © 2004–2022 XWiki. All rights reserved.