⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 howtouse.txt

📁 数据仓库工具
💻 TXT
字号:

jobToHtml.xsl
*****************************************************
If you want to make html representation 
of Loader input xml file, use jobToHtml.xsl file.

To start sample which make html file from Project.xml 
just start jobToHtml.bat. 

jobToHtml.bat use saxon.jar to call classes 
for converting xml to html file using xsl transformation file.



jobToPdf.xsl
*****************************************************
If you want to make pdf representation 
of Loader input xml file, use jobToPdf.xsl file.

To start sample which make pdf file from Project.xml 
just start jobToPdf.bat. 

jobToPdf.bat uses xml-apis.jar, fop.jar, batik.jar and 
xercesImpl.jar to call classes for converting xml 
to pdf file using xsl transformation file.



OctopusDbVendors_2_HTML.xsl
*****************************************************
If you want to make html representation 
of database configuration xml file ( from \conf directory ), use OctopusDbVEndors_2_Html.xsl file.

To start sample which make html file from database configuration file 
just start OctopusDbVEndors_2_HTML.bat with command line input parameter,which
represent name of configure file for database WITHOUT file extension.
This is because output file will have same name as input,but with .html extension.
Configure files for specific databases are placed in \conf directory.
e.g.  OctopusDbVEndors_2_HTML.bat someDatabaseNameConf  

OctopusDbVEndors_2_HTML.bat use saxon.jar to call classes 
for converting xml to html file using xsl transformation file.


OctopusDbVEndors_2_PDF.xsl
*****************************************************
If you want to make pdf representation 
of Loader input xml file, use OctopusDbVEndors_2_PDF.xsl file.

To start sample which make html file from database configuration file 
just start OctopusDbVEndors_2_PDF.bat with command line input parameter,which
represent name of configure file for database WITHOUT file extension.
This is because output file will have same name as input,but with .pdf extension.
Configure files for specific databases are placed in \conf directory.
e.g.  OctopusDbVEndors_2_PDF.bat someDatabaseNameConf  

OctopusDbVEndors_2_PDF.bat uses xml-apis.jar, fop.jar, batik.jar and 
xercesImpl.jar to call classes for converting xml to pdf file using xsl transformation file.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -