Class KaffeNative2Ascii

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String IMPLEMENTATION_NAME
      Identifies this adapter.
    • Method Summary

      Modifier and Type Method Description
      protected boolean run​(Commandline cmd, ProjectComponent log)
      Executes the command.
      protected void setup​(Commandline cmd, Native2Ascii args)
      Sets up the initial command line.
      • Methods inherited from class java.lang.Object

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

      • IMPLEMENTATION_NAME

        public static final java.lang.String IMPLEMENTATION_NAME
        Identifies this adapter.
        See Also:
        Constant Field Values
    • Constructor Detail

      • KaffeNative2Ascii

        public KaffeNative2Ascii()