| Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]()
|
| Appendix K XML Conversion Function APIs | > K.2 CSVSource Class |
FunctionThis method creates an instance of CSVSource.
Syntax
public CSVSource(
java.lang.String aFileName /* (1) Path to the CSV file */
); |
Return ValueNone
ParametersSpecifies the path to the CSV file
ExceptionsNone
Contents
Index
![]()
|