Class DistMojo.MsgFmtCommandlineFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.codehaus.plexus.util.cli.Commandline createCommandline​(java.io.File file)  
      private java.lang.String getLocale​(java.io.File file)  
      java.io.File getOutputFile​(java.io.File input)  
      • Methods inherited from class java.lang.Object

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

      • MsgFmtCommandlineFactory

        private MsgFmtCommandlineFactory()
    • Method Detail

      • getLocale

        private java.lang.String getLocale​(java.io.File file)