Package demo

Class DCHTest2


  • public class DCHTest2
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DCHTest2()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      main function
      void setFile​(java.lang.String filename)
      set the file
      void setMailcap​(java.lang.String mailcap)
      set the mailcap file in the CMD Map
      • Methods inherited from class java.lang.Object

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

      • DCHTest2

        public DCHTest2()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        main function
        Parameters:
        args - command line arguments
      • setFile

        public void setFile​(java.lang.String filename)
        set the file
        Parameters:
        filename - file
      • setMailcap

        public void setMailcap​(java.lang.String mailcap)
        set the mailcap file in the CMD Map
        Parameters:
        mailcap - mailcap file