| 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.3 GeneratorMap Class |
FunctionThis method creates an instance of GeneratorMap.
Syntax
public GeneratorMap(
java.lang.String aMappingRuleFileName /* (1) Path to the mapping rule file */
) throws XMLGenException; |
Return ValueNone
Parameters
(1) Path to the mapping rule fileSpecify the path to the mapping rule file.
Exceptions
XMLGenExceptionThis is output if an error occurs during the I/O process.
Refer to K.8 Error Codes Posted when XML Conversion Function APIs are Used for error code and error message details.
Contents
Index
![]()
|