Package | Description |
---|---|
org.apache.woden | |
org.apache.woden.ant |
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
ErrorReporter.getErrorHandler()
Return the custom error handler if one has been set,
otherwise return the default error handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorReporter.setErrorHandler(ErrorHandler errorHandler)
Set a custom error handler on this error reporter to replace the
default error handler.
|
Modifier and Type | Class and Description |
---|---|
class |
Report
The
Report class writes an XML file that reports the results of validating a set of WSDL files. |
Copyright ? Apache Software Foundation. All Rights Reserved.