Class MimeTypeMappings


  • public class MimeTypeMappings
    extends java.lang.Object
    Build utility for MIME type mappings.
    • Constructor Summary

      Constructors 
      Constructor Description
      MimeTypeMappings()
      Default constructor.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String... args)
      Main entry point.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MimeTypeMappings

        public MimeTypeMappings()
        Default constructor.
    • Method Detail

      • main

        public static void main​(java.lang.String... args)
                         throws java.lang.Exception
        Main entry point.
        Parameters:
        args - the command line arguments
        Throws:
        java.lang.Exception - if an error occurs