Interface IOOptions

All Superinterfaces:
de.zbit.util.prefs.KeyProvider

public interface IOOptions extends de.zbit.util.prefs.KeyProvider
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     

    Nested classes/interfaces inherited from interface de.zbit.util.prefs.KeyProvider

    de.zbit.util.prefs.KeyProvider.Entry<T extends Object>, de.zbit.util.prefs.KeyProvider.Tools
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ResourceBundle
     
    static final de.zbit.util.prefs.Option<IOOptions.OutputType>
    Decides whether the output file should directly be compressed and if so, which archive type should be used.
  • Field Details

    • MESSAGES

      static final ResourceBundle MESSAGES
    • OUTPUT_TYPE

      static final de.zbit.util.prefs.Option<IOOptions.OutputType> OUTPUT_TYPE
      Decides whether the output file should directly be compressed and if so, which archive type should be used.