<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=BOM_Conversion_Step</id>
	<title>BOM Conversion Step - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=BOM_Conversion_Step"/>
	<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=BOM_Conversion_Step&amp;action=history"/>
	<updated>2026-04-19T14:50:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=BOM_Conversion_Step&amp;diff=381&amp;oldid=prev</id>
		<title>Ysavourel: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=BOM_Conversion_Step&amp;diff=381&amp;oldid=prev"/>
		<updated>2016-06-04T23:20:01Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:20, 4 June 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=BOM_Conversion_Step&amp;diff=380&amp;oldid=prev</id>
		<title>Ysavourel at 11:49, 16 October 2010</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=BOM_Conversion_Step&amp;diff=380&amp;oldid=prev"/>
		<updated>2010-10-16T11:49:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Steps Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
This steps adds or removes the Byte-Order-Mark (BOM) to or from UTF-8 and UTF-16 input files.&lt;br /&gt;
&lt;br /&gt;
The Byte-Order-Mark is a special Unicode mark that is used to indicate if a file is in little-endian (U+FFFE) or big-endian (U+FEFF) mode. For more information on the BOM, see http://www.unicode.org/faq/utf_bom.html.&lt;br /&gt;
&lt;br /&gt;
Takes: Raw document. Sends: Raw document.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
===Options Tab===&lt;br /&gt;
&lt;br /&gt;
====Actions on the Byte-Order-Mark====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Remove the Byte-Order-Mark if it is present&amp;lt;/cite&amp;gt; &amp;amp;mdash; Select this option to remove the BOM from the input files if one is detected. By default only the BOM of UTF-8 files are removed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Remove also UTF-16 BOMs&amp;lt;/cite&amp;gt; &amp;amp;mdash; Select this option to also remove the BOM from UTF-16 files if one is detected. This is not something that is recommended: UTF-16 files must have a BOM.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Add the Byte-Order-Mark if it is not already present&amp;lt;/cite&amp;gt; &amp;amp;mdash; Select this option to add a BOM in the input files if one is not detected. Note that the input files must already be in UTF-8 or UTF-16. When using this option, you also must specify the encoding of each file, so the utility can add the proper type of BOM.&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
Only UTF-8 and UTF-16 files are currently supported, not UTF-32.&lt;br /&gt;
&lt;br /&gt;
[[Category:Steps]]&lt;/div&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
</feed>