Searched refs:DOMErrorImpl (Results 1 – 5 of 5) sorted by relevance
23 public class DOMErrorImpl class36 public DOMErrorImpl(DOMError src) { in DOMErrorImpl() method in DOMErrorImpl
44 errors.add(new DOMErrorImpl(error)); in handleError()
23 public final class DOMErrorImpl implements DOMError { class48 public DOMErrorImpl(short severity, String type) { in DOMErrorImpl() method in DOMErrorImpl
490 errorHandler.handleError(new DOMErrorImpl(severity, type));
399 "luni/src/main/java/org/apache/harmony/xml/dom/DOMErrorImpl.java",