| 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.1 DocumentFountain Interface |
FunctionThis method gets the generated XML as a single object.
Syntax
public java.lang.Object getXMLDocument() throws XMLGenException; |
Return ValueReturns the generated XML as a single object
ParametersNone
Exceptions
XMLGenExceptionThis is output if an error occurs during XML documents creation. Refer to K.8 Error Codes Posted when XML Conversion Function APIs are Used for error code and error message details.
Contents
Index
![]()
|