WhiteSpaceParser ClassIpswitch.Messaging.Framework
Parses whitespace
Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.Framework.MailWhiteSpaceParser

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public static class WhiteSpaceParser

The WhiteSpaceParser type exposes the following members.

Methods

  NameDescription
Public methodStatic memberReadCfws
Starts from the current index reading thru any CFWS and returns the ending index of that CFWS
Public methodStatic memberReadFws
reads the FWS at the current index the string and returns the ending index of the FWS
Top
See Also

Reference