|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.enterprisedt.net.ftp.FTPFileParser
com.enterprisedt.net.ftp.parser.InfoExchangeFileParser
public class InfoExchangeFileParser
Parser for Information Exchange FTP Gateway
| Field Summary |
|---|
| Fields inherited from class com.enterprisedt.net.ftp.FTPFileParser |
|---|
ignoreDateParseErrors |
| Constructor Summary | |
|---|---|
InfoExchangeFileParser()
Constructor |
|
| Method Summary | |
|---|---|
boolean |
isValidFormat(java.lang.String[] listing)
Valid format for this parser |
FTPFile |
parse(java.lang.String raw)
Parse server supplied string Filename (MSGKEY) Sender Class Size Date Time FFC58F453FF4AD3FE4E2._IE EDCA EDCAIE TE 0000381480 100218 182205 FFC58F1234544343333E2._IE EDCA EDCAIE TE 0000381480 100218 182205 |
void |
setLocale(java.util.Locale locale)
Set the locale for date parsing of listings |
| Methods inherited from class com.enterprisedt.net.ftp.FTPFileParser |
|---|
isMultiLine, setIgnoreDateParseErrors, split, split, split, trimStart |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InfoExchangeFileParser()
| Method Detail |
|---|
public void setLocale(java.util.Locale locale)
FTPFileParser
setLocale in class FTPFileParserlocale - locale to setpublic boolean isValidFormat(java.lang.String[] listing)
isValidFormat in class FTPFileParserlisting -
public FTPFile parse(java.lang.String raw)
throws java.text.ParseException
parse in class FTPFileParserraw - raw string to parse
java.text.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||