An NDoc Documented Class Library

TandemFileParser Members

TandemFileParser overview

Public Instance Constructors

TandemFileParser Constructor Default constructor

Public Instance Properties

ParsingCulture (inherited from FTPFileParser) Get/set the culture info for parsing
TimeIncludesSeconds Get flag indicating whether or not the most recent parse returned seconds.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
IsMultiLine (inherited from FTPFileParser) Does this parser parse multiple lines to get one listing?
IsValidFormat Test for valid format for this parser
Parse Parse server supplied string. Should be in form File Code EOF Last Modification Owner RWEP IARPTS 101 16354 18-Mar-08 15:09:12 244, 10 "nnnn" JENNYCB2 101 16384 10-Jul-08 11:44:56 244, 10 "nnnn"
ToString 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

TandemFileParser Class | EnterpriseDT.Net.Ftp Namespace