|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.eways.batchext.FtpFileValidator
public class FtpFileValidator
This class is used to validate the relationships of parameters in the FtpFileConfiguration, that is, the configuration parameters for the FTP ETD.
Constructor Summary | |
---|---|
FtpFileValidator(FtpFileConfiguration configuration,
java.lang.String mode)
Constructor. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Used to do stand-alone testing. |
void |
validate()
Validates against the configuration parameters' relationships. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FtpFileValidator(FtpFileConfiguration configuration, java.lang.String mode)
configuration
- An instance of FtpFileConfiguration.Method Detail |
---|
public void validate() throws FtpFileException
FtpFileException
- If some error occurs.public static void main(java.lang.String[] args)
args
- Command line parameters.
|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |