@Role public interface HTMLFilter
| Modifier and Type | Method and Description |
|---|---|
void |
filter(Document document,
Map<String,String> cleaningParameters)
Performs cleaning of the html code stored in
Document. |
Copyright © 2004–2017 XWiki. All rights reserved.