Class TSrgMappingFormat

    • Constructor Detail

      • TSrgMappingFormat

        public TSrgMappingFormat()
    • Method Detail

      • getStandardFileExtension

        public java.util.Optional<java.lang.String> getStandardFileExtension()
        Description copied from interface: MappingFormat
        Gets the typically used file extension for the format, if available.
        Specified by:
        getStandardFileExtension in interface MappingFormat
        Returns:
        The standard file extension
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object