|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ErrorVisitor in org.apache.cxf.tools.common |
|---|
| Methods in org.apache.cxf.tools.common with parameters of type ErrorVisitor | |
|---|---|
abstract void |
AbstractCXFToolContainer.checkParams(ErrorVisitor err)
|
| Uses of ErrorVisitor in org.apache.cxf.tools.common.toolspec.parser |
|---|
| Methods in org.apache.cxf.tools.common.toolspec.parser with parameters of type ErrorVisitor | |
|---|---|
boolean |
Form.accept(TokenInputStream args,
org.w3c.dom.Element result,
ErrorVisitor errors)
Attempt to consume all the args in the input stream by matching them to options, optionGroups and argument specified in the usage definition. |
boolean |
TokenConsumer.accept(TokenInputStream args,
org.w3c.dom.Element result,
ErrorVisitor errors)
|
boolean |
OptionGroup.accept(TokenInputStream args,
org.w3c.dom.Element result,
ErrorVisitor errors)
|
boolean |
Option.accept(TokenInputStream args,
org.w3c.dom.Element result,
ErrorVisitor errors)
|
boolean |
Argument.accept(TokenInputStream args,
org.w3c.dom.Element result,
ErrorVisitor errors)
|
boolean |
Form.isSatisfied(ErrorVisitor errors)
|
boolean |
TokenConsumer.isSatisfied(ErrorVisitor errors)
|
boolean |
OptionGroup.isSatisfied(ErrorVisitor errors)
|
boolean |
Option.isSatisfied(ErrorVisitor errors)
|
boolean |
Argument.isSatisfied(ErrorVisitor errors)
|
void |
CommandLineParser.throwUsage(ErrorVisitor errors)
|
| Constructors in org.apache.cxf.tools.common.toolspec.parser with parameters of type ErrorVisitor | |
|---|---|
BadUsageException(ErrorVisitor err)
|
|
BadUsageException(java.lang.String use,
ErrorVisitor err)
|
|
| Uses of ErrorVisitor in org.apache.cxf.tools.java2wsdl |
|---|
| Methods in org.apache.cxf.tools.java2wsdl with parameters of type ErrorVisitor | |
|---|---|
void |
JavaToWSDLContainer.checkParams(ErrorVisitor errors)
|
| Uses of ErrorVisitor in org.apache.cxf.tools.misc |
|---|
| Methods in org.apache.cxf.tools.misc with parameters of type ErrorVisitor | |
|---|---|
void |
XSDToWSDL.checkParams(ErrorVisitor errors)
|
void |
WSDLToService.checkParams(ErrorVisitor errors)
|
void |
WSDLToXML.checkParams(ErrorVisitor errors)
|
void |
WSDLToSoap.checkParams(ErrorVisitor errors)
|
| Uses of ErrorVisitor in org.apache.cxf.tools.validator |
|---|
| Methods in org.apache.cxf.tools.validator with parameters of type ErrorVisitor | |
|---|---|
void |
WSDLValidator.checkParams(ErrorVisitor errors)
|
| Uses of ErrorVisitor in org.apache.cxf.tools.wsdlto |
|---|
| Methods in org.apache.cxf.tools.wsdlto with parameters of type ErrorVisitor | |
|---|---|
void |
WSDLToJavaContainer.checkParams(ErrorVisitor errors)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||