Package | Description |
---|---|
org.unix4j.codegen.command | |
org.unix4j.codegen.optset | |
org.unix4j.codegen.optset.def |
Modifier and Type | Method and Description |
---|---|
CommandDef |
CommandDefinitionLoader.load(URL commandDefinition) |
CommandDef |
CommandDefinitionLoader.load(URL commandDefinitionURL,
Document commandDefinition) |
Modifier and Type | Method and Description |
---|---|
OptionSetDef |
OptionSetDefinitionLoader.create(CommandDef commandDef) |
static Collection<OptionConstraint> |
Constraints.getOptionConstraints(CommandDef commandDef) |
Modifier and Type | Field and Description |
---|---|
CommandDef |
OptionSetDef.command |
Constructor and Description |
---|
OptionGroupDef(CommandDef commandDef,
Collection<OptionDef> options) |
OptionSetDef(CommandDef command,
TypeDef optionType) |
Copyright © 2024. All rights reserved.