| Parses the supplied datestamp parameter. This parameter typically would
have been pulled from a longer FTP listing via the regular expression
mechanism
Parameters: timestampStr - - the timestamp portion of the FTP directory listingto be parsed a java.util.Calendar object initialized to the dateparsed by the parser throws: ParseException - if none of the parser mechanisms belonging to the implementor can parse the input. |