Uses of Interface
org.w3c.dom.DOMError
-
Packages that use DOMError 软件包 描述 org.w3c.dom 提供文档对象模型(DOM)的接口。 -
-
Uses of DOMError in org.w3c.dom
Methods in org.w3c.dom with parameters of type DOMError Modifier and Type 方法 描述 boolean
DOMErrorHandler. handleError(DOMError error)
当发生错误时,该错误处理程序将调用此方法。
-