| Package | Description |
|---|---|
| org.xwiki.xml.html |
| Modifier and Type | Method and Description |
|---|---|
HTMLCleanerConfiguration |
HTMLCleaner.getDefaultConfiguration()
Allows getting the default configuration that will be used thus allowing the user to configure it like adding
some more filters before or after or even remove some filters to completely control what filters will be
executed.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
HTMLCleaner.clean(Reader originalHtmlContent,
HTMLCleanerConfiguration configuration)
Transforms any HTML content into valid XHTML.
|
Copyright © 2004–2015 XWiki. All rights reserved.