mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Builder_Library >> Tools >> HTML_XML_Text_Extractor

HTML_XML_Text_Extractor Class



Helper class extracts the full text from a HTML or XML file by removing all the tags and stores the resulting text (for indexing) into an output file


Namespace: SobekCM.Builder_Library.Tools
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public static class HTML_XML_Text_Extractor

Inheritance Hierarchy

System..::..Object
  SobekCM.Builder_Library.Tools..::..HTML_XML_Text_Extractor

Methods

  NameDescription
Public methodStatic memberExtract_Text
Extracts the full text from a HTML file and writes to a file

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )