Package | Description |
---|---|
org.apache.cxf.tools.common.toolspec.parser |
Modifier and Type | Class and Description |
---|---|
static class |
ErrorVisitor.DuplicateArgument |
static class |
ErrorVisitor.DuplicateOption |
static class |
ErrorVisitor.InvalidOption |
static class |
ErrorVisitor.MissingArgument |
static class |
ErrorVisitor.MissingOption |
static class |
ErrorVisitor.UnexpectedArgument |
static class |
ErrorVisitor.UnexpectedOption |
static class |
ErrorVisitor.UserError |
Modifier and Type | Method and Description |
---|---|
Collection<CommandLineError> |
BadUsageException.getErrors() |
Collection<CommandLineError> |
ErrorVisitor.getErrors() |
Modifier and Type | Method and Description |
---|---|
void |
ErrorVisitor.add(CommandLineError err) |
Apache CXF