|
@@ -72,6 +72,7 @@ this separator, use <code>${file.separator}</code> instead.</p> |
|
|
<code><classpath></code>, as well - that is, |
|
|
<code><classpath></code>, as well - that is, |
|
|
a <a href="../using.html#path">path</a>-like structure.</p> |
|
|
a <a href="../using.html#path">path</a>-like structure.</p> |
|
|
<h3>The built-in mapper types are:</h3> |
|
|
<h3>The built-in mapper types are:</h3> |
|
|
|
|
|
<p>All built-in mappers are case-sensitive.</p> |
|
|
<h4><a name="identity-mapper">identity</a></h4> |
|
|
<h4><a name="identity-mapper">identity</a></h4> |
|
|
<p>The target file name is identical to the source file name. Both |
|
|
<p>The target file name is identical to the source file name. Both |
|
|
<code>to</code> and <code>from</code> will be ignored.</p> |
|
|
<code>to</code> and <code>from</code> will be ignored.</p> |
|
|