Class PrefixFileMapper

  • All Implemented Interfaces:
    FileMapper

    @Named("prefix")
    public class PrefixFileMapper
    extends AbstractFileMapper
    A file mapper, which maps by adding a prefix.
    • Constructor Detail

      • PrefixFileMapper

        public PrefixFileMapper()