C# Class ContentFiltering.Office.Word.Cleaners.OfficeNameSpacesTagsRemover

Removes the tags that are in the office namespaces.
Inheritance: IHTMLCleaner
Show file Open project: xwiki-contrib/xwiki-office Class Usage Examples

Public Methods

Method Description
Clean ( string htmlSource ) : string

Removes the tags that are in the office namespaces.

Method Details

Clean() public method

Removes the tags that are in the office namespaces.
public Clean ( string htmlSource ) : string
htmlSource string
return string