diff --git a/docs/manual/CoreTypes/mapper.html b/docs/manual/CoreTypes/mapper.html index f32fc499c..3f197f80b 100644 --- a/docs/manual/CoreTypes/mapper.html +++ b/docs/manual/CoreTypes/mapper.html @@ -67,10 +67,11 @@ with the following attributes:
theto
and from
attributes to the correct
directory separator of your current platform. If you need to specify
this separator, use ${file.separator}
instead.
+The classpath can be specified via a nested
<classpath>
, as well - that is,
a path-like structure.
The built-in mapper types are:
+The target file name is identical to the source file name. Both
to
and from
will be ignored.