Class MappingFileDescriptorImpl

    • Constructor Detail

    • Method Detail

      • getName

        public String getName()
        Description copied from interface: MappingFileDescriptor
        The mapping file name. This is its name within the archive, the expectation being that most times this will equate to a "classpath lookup resource name".
        Specified by:
        getName in interface MappingFileDescriptor
        Returns:
        The mapping file resource name.