|
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.BatchRecordParserFactory
public class BatchRecordParserFactory
This class's sole purpose in life is to create an instance of the proper BatchRecordParser implementation described by the classname.
Constructor Summary | |
---|---|
BatchRecordParserFactory()
|
Method Summary | |
---|---|
static BatchRecordParser |
createParser(java.lang.String classname)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchRecordParserFactory()
Method Detail |
---|
public static BatchRecordParser createParser(java.lang.String classname) throws java.lang.Exception
java.lang.Exception
|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |