| Package | Description |
|---|---|
| com.xmlmind.w2x.docx.image |
Contains interfaces implemented by image converters.
|
| com.xmlmind.w2x.docx.math |
Contains the interface implemented by OpenXML math to MathML converters.
|
| com.xmlmind.w2x.docx.packaging |
Classes allowing to load DOCX files.
|
| com.xmlmind.w2x.docx.toxhtml |
Classes allowing to convert DOCX files to a clean, valid,
XHTML 1.0 Transitional documents including CSS styles.
|
| Package | Description |
|---|---|
| com.xmlmind.w2x.processor |
Implementation of
Processor, the processor
allowing to convert DOCX files to various semantic XML formats. |
| Package | Description |
|---|---|
| com.xmlmind.w2x_ext.emf2png |
An image converter factory allowing to create converters converting
EMF graphic files to PNG.
|
| com.xmlmind.w2x_ext.wmf_converter |
An image converter factory allowing to create converters converting
WMF graphic files to SVG.
|