NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
# F.9 MergeMapper The `MergeMapper` changes all source filenames to the same filename. F.9.1 Examples `<mapper type="merge" to="test.tar"/>`Applying the mapper, you will get the following results from the following filenames: Table F.9:聽Result of mapping FromTo`test.txt``test.tar``./foo/bar/test.txt``test.tar``mytxt``test.tar``SomeClass.php``test.tar`