|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationErrorHandler
Subinterface of ErrorHandler
that allows the registered errors to be retrieved.
Method Summary | |
---|---|
SAXParseException[] |
getErrors()
Returns the errors collected by this error handler. |
Methods inherited from interface org.xml.sax.ErrorHandler |
---|
error, fatalError, warning |
Method Detail |
---|
SAXParseException[] getErrors()
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |