|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
public class ErrorVisitor
| Nested Class Summary | |
|---|---|
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
|
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
ErrorVisitor()
|
|
| Method Summary | |
|---|---|
void |
add(CommandLineError err)
|
Collection |
getErrors()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
| Constructor Detail |
|---|
public ErrorVisitor()
| Method Detail |
|---|
public Collection getErrors()
public void add(CommandLineError err)
public String toString()
toString in class Object
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||