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
77
88 A file mapper is a plexus component, which allows to convert file
99 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}}
1111 allows to specify a file mapper when creating files by XSLT
1212 transformation.
1313
1414 File mappers are implementing the interface
1515 {{{./apidocs/org/codehaus/plexus/components/io/filemappers/FileMapper.html}FileMapper}}.
1616 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}},
1818 which serves the same purpose within Ant.
1919
2020 Available file mappers are
You can’t perform that action at this time.
0 commit comments