|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandLineError | |
---|---|
org.apache.cxf.tools.common.toolspec.parser |
Uses of CommandLineError in org.apache.cxf.tools.common.toolspec.parser |
---|
Classes in org.apache.cxf.tools.common.toolspec.parser that implement CommandLineError | |
---|---|
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
|
Methods in org.apache.cxf.tools.common.toolspec.parser that return types with arguments of type CommandLineError | |
---|---|
Collection<CommandLineError> |
BadUsageException.getErrors()
|
Collection<CommandLineError> |
ErrorVisitor.getErrors()
|
Methods in org.apache.cxf.tools.common.toolspec.parser with parameters of type CommandLineError | |
---|---|
void |
ErrorVisitor.add(CommandLineError err)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |