Name
|
Description
|
For More Information
|
Base-64
|
Converts a binary file into a Base-64 one-element file. This adapter can be useful for converting binaries that are to be included within another file.
|
|
Binary
|
Converts a binary file into a hex-encoded one-element file. This adapter can be useful for converting binaries that are to be included within another file.
|
|
CSV
|
Converts a comma-separated text file to XML, and vice versa
|
|
dBase_II, dBase_III, dBase_III_plus, dBase_IV, dBaseV
|
Converts dBase database management system files to XML, and vice versa.
|
|
DIF
|
Converts Data Interchange Format files to XML, and vice versa. Sometimes used for spreadsheet interchange.
|
|
DotD
|
Converts Progress OpenEdge text dump files to XML, and vice versa.
|
|
EDI
|
Recognizes and decodes EDIFACT and X12 files to XML, and vice versa.
|
|
HtmlTidy
|
Uses JTidy to convert HTML to XHTML, and vice versa.
|
|
JavaProps
|
Converts a Java .properties file to XML, and vice versa.
|
|
Line
|
When converting text to XML, wraps each line of the incoming file with an XML tag; when converting XML to text, it writes each tag of depth two's content as a line.
|
|
MBox
|
Parses the .mbox file and wraps the header and body of a text message with an XML tag. The MBox adapter can be used for mbox-to-XML conversion only. Supports MIME attachments - any message attachments are properly decoded and rendered as XML. Specifically:
l Text and plain attachments are embedded as text
l Binary attachments are embedded as hex-encoded data
l XML-encoded attachments are emitted as escaped text
|
|
RTF
|
Reads an RTF file, and converts RTF tags to XML, and vice versa.
|
|
SDI
|
Super Data Interchange (SDI) is a later version of DIF.
|
|
SYLK
|
Converts Microsoft SYmbolic LinK format files, used for spreadsheet interchange, to XML, and vice versa.
|
|
TAB
|
Converts a tab-separated text file to XML, and vice versa
|
|
WinIni
|
Converts a Windows .ini file to XML, and vice versa.
|
|
WinWrite
|
Converts Windows WinWrite .wri files to XML.
|
|
Table 22. Adapters