|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.validator.AbstractValidator
org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
org.apache.cxf.tools.validator.internal.WSDLRefValidator
public class WSDLRefValidator
| Field Summary | |
|---|---|
protected static Logger |
LOG
|
protected List<XNode> |
vNodes
|
| Fields inherited from class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator |
|---|
def, env |
| Fields inherited from class org.apache.cxf.tools.validator.AbstractValidator |
|---|
errorMessages |
| Constructor Summary | |
|---|---|
WSDLRefValidator(javax.wsdl.Definition wsdl,
Document doc)
|
|
WSDLRefValidator(javax.wsdl.Definition wsdl,
Document doc,
Bus bus)
|
|
| Method Summary | |
|---|---|
javax.wsdl.Definition |
getDefinition()
|
String |
getErrorMessage()
|
ValidationResult |
getValidationResults()
|
boolean |
isValid()
|
void |
setSuppressWarnings(boolean s)
|
| Methods inherited from class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator |
|---|
addError, getBus |
| Methods inherited from class org.apache.cxf.tools.validator.AbstractValidator |
|---|
addErrorMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final Logger LOG
protected List<XNode> vNodes
| Constructor Detail |
|---|
public WSDLRefValidator(javax.wsdl.Definition wsdl,
Document doc)
public WSDLRefValidator(javax.wsdl.Definition wsdl,
Document doc,
Bus bus)
| Method Detail |
|---|
public void setSuppressWarnings(boolean s)
public ValidationResult getValidationResults()
public boolean isValid()
isValid in class AbstractValidatorpublic String getErrorMessage()
getErrorMessage in class AbstractValidatorpublic javax.wsdl.Definition getDefinition()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||