File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ File Mappers
7
7
8
8
A file mapper is a plexus component, which allows to convert file
9
9
names. File mappers are used when creating files. For example,
10
- the {{{http ://mojo.codehaus .org/xml-maven-plugin}XML Maven Plugin}}
10
+ the {{{https ://www.mojohaus .org/xml-maven-plugin}XML Maven Plugin}}
11
11
allows to specify a file mapper when creating files by XSLT
12
12
transformation.
13
13
14
14
File mappers are implementing the interface
15
15
{{{./apidocs/org/codehaus/plexus/components/io/filemappers/FileMapper.html}FileMapper}}.
16
16
The idea of file mappers is borrowed from the
17
- {{{http ://ant.apache.org/manual/CoreTypes /mapper.html}Ant FileMapper}},
17
+ {{{https ://ant.apache.org/manual/Types /mapper.html}Ant FileMapper}},
18
18
which serves the same purpose within Ant.
19
19
20
20
Available file mappers are
You can’t perform that action at this time.
0 commit comments