org.w3c.domts
public class DOMErrorMonitor extends Object implements DOMErrorHandler
| Constructor Summary | |
|---|---|
| DOMErrorMonitor()
Public constructor
| |
| Method Summary | |
|---|---|
| void | assertLowerSeverity(DOMTestCase testCase, String id, int severity) |
| List | getAllErrors()
Gets list of errors
|
| boolean | handleError(DOMError error)
Implementation of DOMErrorHandler.handleError that
adds copy of error to list for later retrieval.
|
Returns: return errors