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 Details

    • where

      String where()
    • header

      Collection<String> header()
    • key

      boolean key()
    • name

      boolean name()
    • path

      boolean path()