| Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - | 
			Contents
			Index
			![]()  
		 | 
	
| Part 3 Other Application Developments | > Chapter 12 XML Conversion Function | > 12.3 Setting up the XML Conversion Function APIs | 
This section explains how the XML conversion function APIs are configured.
The following APIs are created when the Shunsaku APIs are installed:

To use an application that uses the XML conversion function APIs, a JDBC driver that is compatible with the database to be used is needed in addition to the above API package. The user must provide the JDBC driver.
XML Conversion Function API PackageWhen the Shunsaku APIs are installed, a jar file such as the following is created as the API package to be used with the XML conversion function.

Shunsaku installation folder\Shunsaku\lib\xmlconv.jar


/opt/FJSVshnsk/lib/xmlconv.jar
XML ProcessorWhen the Shunsaku APIs are installed, the following two jar files are created as an XML processor, compatible with the Java API for XML Processing (JAXP).

Shunsaku installation folder\Shunsaku\lib\xml-apis.jar
Shunsaku installation folder\Shunsaku\lib\xercesImpl.jar


/opt/FJSVshnsk/lib/xml-apis.jar
/opt/FJSVshnsk/lib/xercesImpl.jar
			Contents
			Index
			![]()  
		 |