Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.43 KB

object_preParser.rst

File metadata and controls

60 lines (32 loc) · 1.43 KB

Cheshire3 Object Model - PreParser

API

cheshire3.baseObjects.PreParser

Implementations

The following implementations are included in the distribution by default:

cheshire3.preParser.NormalizerPreParser

cheshire3.preParser.UnicodeDecodePreParser

cheshire3.preParser.CmdLinePreParser

cheshire3.preParser.FileUtilPreParser

cheshire3.preParser.MagicRedirectPreParser

cheshire3.preParser.HtmlSmashPreParser

cheshire3.preParser.RegexpSmashPreParser

cheshire3.preParser.HtmlTidyPreParser

cheshire3.preParser.SgmlPreParser

cheshire3.preParser.AmpPreParser

cheshire3.preParser.MarcToXmlPreParser

cheshire3.preParser.MarcToSgmlPreParser

cheshire3.preParser.TxtToXmlPreParser

cheshire3.preParser.PicklePreParser

cheshire3.preParser.UnpicklePreParser

cheshire3.preParser.GzipPreParser

cheshire3.preParser.GunzipPreParser

cheshire3.preParser.B64EncodePreParser

cheshire3.preParser.B64DecodePreParser

cheshire3.preParser.PrintableOnlyPreParser

cheshire3.preParser.CharacterEntityPreParser