Class FileSetMemberNameGenerator

  • All Implemented Interfaces:
    NodeNameGenerator<FileSetMember>

    public class FileSetMemberNameGenerator
    extends Object
    implements NodeNameGenerator<FileSetMember>
    Since a FileSetMember isn't Nameable we construct the name by combining the name of the file type and the name of the file.
    Version:
    2.10
    Author:
    Nicklas
    Last modified
    $Date: 2009-02-05 14:39:25 +0100 (to, 05 feb 2009) $
    • Constructor Detail

      • FileSetMemberNameGenerator

        public FileSetMemberNameGenerator()