TandemFileParser Class |
Namespace: EnterpriseDT.Net.Ftp
The TandemFileParser type exposes the following members.
| Name | Description | |
|---|---|---|
| TandemFileParser | Default constructor |
| Name | Description | |
|---|---|---|
| ParsingCulture |
Get/set the culture info for parsing
(Inherited from FTPFileParser.) | |
| TimeIncludesSeconds |
Get flag indicating whether or not the most recent parse returned seconds.
(Overrides FTPFileParserTimeIncludesSeconds.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsMultiLine |
Does this parser parse multiple lines to get one listing?
(Inherited from FTPFileParser.) | |
| IsValidFormat |
Test for valid format for this parser
(Overrides FTPFileParserIsValidFormat(String).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| 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"
(Overrides FTPFileParserParse(String).) | |
| ToString | (Overrides ObjectToString.) |