mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Text_Cleaner Class



Class is used to clean incoming text files and remove offending additional spaces or stand-alone punctuation


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 Text_Cleaner

Inheritance Hierarchy

System..::..Object
  SobekCM.Builder_Library.Tools..::..Text_Cleaner

Methods

  NameDescription
Public methodStatic memberClean_Text_File
Clean text file and remove offending additional spaces or stand-alone punctuation
Public methodStatic memberHas_SSN
Checks to see if this file appears to have a SSN in the text, by performing a regular expression search for a match

See Also



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