If the .dmg
distribution has been used to install XMLmind Word To XML on the Mac, the following subdirectories are found in WordToXML.app/Contents/Resources/w2x/
.
bin/w2x
, w2x.bat
w2x
on any Unix system. Use w2x.bat
on Windows. bin/w2x-app.exe
, w2x-app.jstart
w2x-app.exe
is used to start w2x-app
, a graphical application easier to use than the w2x
command-line utility, on Windows. This .exe
file is a home-made launcher parameterized by xxe.jstart
, an UTF-8 encoded, plain text file.bin/w2x-app
, w2x-app-c.bat
w2x-app
, a graphical application easier to use than the w2x
command-line utility. Use w2x-app
on any Unix system. Use w2x-app-c.bat
on Windows , but only when you need to start w2x-app
with a console. On Windows, a console is needed to be able to see low-level error messages. doc/index.html
doc/manual/
doc/manual/conv_manual.sh
, conv_manual.bat
doc/manual/out/
.doc/xedscript/
doc/w2x_app_help/
w2x-app
, a graphical application which is easier to use than the w2x
command-line utility.doc/api/
javadoc
).legal/, legal.txt
lib/
xmlresolver.jar
: an enhanced XML resolver with XML Catalog support.saxon.jar
: The Saxon 6.5.5 XSLT 1.0 engine.w2x_all.jar
: self-contained JAR containing everything needed to run w2x
, that is, all the other JAR files and also all the scripts and the stylesheets found in subdirectories xed/
and xslt/
.w2x.jar
: contains the w2x
engine.w2x_rt.jar
: contains a runtime needed by the w2x engine. All these classes come from XMLmind XML Editor.wmf2svg.jar
: WMF to SVG Converting Tool & Library; needed to support the WMF picture format.wmf_converter.jar
: contains a picture format plug-in based on wmf2svg.jar
.whc.jar
: contains the XMLmind Web Help Compiler engine.snowball.jar
: Snowball is used by XMLmind Web Help Compiler to implement stemming.plugin/
sample_plugins/rss/
sample_plugins/wh5_zip/
rss/src/
subdirectory contains the Java™ source code of rss/date_util.jar
(custom support code). The wh5_zip/src
/ subdirectory contains the Java™ source code of wh5_zip/zip_step.jar
(custom conversion step).xed/
xslt/