public interface DOMBuilderErrorListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
domBuilderErrorCalled(DOMBuilderErrorEvent p0)
This method is called when a parse error occurs.
|
void domBuilderErrorCalled(DOMBuilderErrorEvent p0)
p0 - The DOMBuilderErrorEvent object produced by the DOMBuilder as result of parsing error