Interface bnd.selectOptions

  • All Superinterfaces:
    Options
    Enclosing class:
    bnd

    static interface bnd.selectOptions
    extends Options
    Create a list of file names that match manifest headers bnd select -h Bundle-SymbolicName --where (...) *
    • Method Detail

      • where

        java.lang.String where()
      • header

        java.util.Collection<java.lang.String> header()
      • key

        boolean key()
      • name

        boolean name()
      • path

        boolean path()