Interface bnd.bndOptions

  • All Superinterfaces:
    Options
    Enclosing class:
    bnd

    static interface bnd.bndOptions
    extends Options
    • Method Detail

      • failok

        boolean failok()
      • pedantic

        boolean pedantic()
      • exceptions

        boolean exceptions()
      • output

        java.io.File output()
      • base

        java.lang.String base()
      • trace

        boolean trace()
      • ignore

        java.lang.String[] ignore()
      • secret

        char[] secret()