| Package | Description |
|---|---|
| aQute.bnd.enroute.commands | |
| aQute.bnd.main | |
| aQute.lib.consoleapp | |
| aQute.lib.getopt |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnrouteCommand.WorkspaceOptions |
interface |
EnrouteOptions |
| Modifier and Type | Interface and Description |
|---|---|
(package private) static interface |
aQute.bnd.main.bnd.excludeOptions |
static interface |
bnd.ProfileOptions
Profiles subcmd
|
(package private) static interface |
aQute.bnd.main.bnd.projectOptions
Project command, executes actions.
|
(package private) static interface |
aQute.bnd.main.bnd.ProjectWorkspaceOptions |
(package private) static interface |
aQute.bnd.main.bnd.verboseOptions |
static interface |
bnd.versionOptions |
(package private) static interface |
aQute.bnd.main.bnd.workspaceOptions |
static interface |
ExportReportCommand.ExportOptions |
static interface |
ExportReportCommand.JarExportOptions |
static interface |
ExportReportCommand.JarReadmeOptions |
static interface |
ExportReportCommand.ListOptions |
static interface |
ExportReportCommand.ReadmeOptions |
static interface |
ExportReportCommand.ReporterOptions |
static interface |
Profiles.CreateOptions |
static interface |
Shell.ShellOptions |
| Modifier and Type | Method and Description |
|---|---|
void |
bnd._bash(Options options) |
void |
bnd._classtoresource(Options options) |
void |
bnd._defaults(Options o)
Show all the defaults in bnd
|
void |
bnd._maven(Options options)
Maven command
|
void |
bnd._packagetoresource(Options options) |
| Modifier and Type | Interface and Description |
|---|---|
protected static interface |
AbstractConsoleApp.MainOptions
Main options
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Options> |
CommandLine.getOptions(Class<T> specification,
List<String> arguments)
Parse the options in a command line and return an interface that provides
the options from this command line.
|
| Modifier and Type | Method and Description |
|---|---|
String |
CommandLine.subCmd(Options opts,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandLine.help(Formatter f,
Object target,
String cmd,
Class<? extends Options> specification)
Provide a help text.
|
Copyright © 2021. All rights reserved.