Interface bnd.printOptions

  • All Superinterfaces:
    Options
    Enclosing class:
    bnd

    static interface bnd.printOptions
    extends Options
    Print out a JAR
    • Method Detail

      • full

        boolean full()
      • api

        boolean api()
      • verify

        boolean verify()
      • manifest

        boolean manifest()
      • list

        boolean list()
      • impexp

        boolean impexp()
      • uses

        boolean uses()
      • by

        boolean by()
      • component

        boolean component()
      • typemeta

        boolean typemeta()
      • java

        boolean java()
      • xport

        boolean xport()
      • capabilities

        boolean capabilities()