| TextDataComparator Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Helpers
 Syntax
Syntaxpublic class TextDataComparator
The TextDataComparator type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | TextDataComparator | 
            Constructor using 2 strings.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | LongestMatches | 
            ArrayList with found longest possible string matches.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CompareWithHTMLVersion | 
            Compare HTML and clear text version.
             | 
|  | DivideIntoParts | 
            Analyze 2 strings and divide them into text parts.
             | 
 See Also
See Also