public interface HtmlSanitizerService
Modifier and Type | Method and Description |
---|---|
void |
sanitizeDocument(DocumentModel doc)
Sanitizes a document's fields, depending on the service configuration.
|
String |
sanitizeString(String html,
String info)
Sanitizes a string.
|
void sanitizeDocument(DocumentModel doc) throws ClientException
ClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.