Searched defs:DOMErrorHandlerWrapper (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DDOMErrorHandlerWrapper.java49 // DOMErrorHandlerWrapper catches calls, copies info from XMLParserException and
53 public class DOMErrorHandlerWrapper class in inherits:XMLErrorHandler,DOMErrorHandler
84 public DOMErrorHandlerWrapper() { method in class:DOMErrorHandlerWrapper
89 public DOMErrorHandlerWrapper(DOMErrorHandler domErrorHandler) { method in class:DOMErrorHandlerWrapper
91 } // DOMErrorHandlerWrapper(DOMErrorHandler domErrorHandler)
420 } // class DOMErrorHandlerWrapper

Completed in 95 milliseconds