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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DDOMErrorHandlerWrapper.java133 // REVISIT: May need to lookup from DOMErrorTypeMap in the future.
169 // REVISIT: May need to lookup from DOMErrorTypeMap in the future.
214 String domErrorType = DOMErrorTypeMap.getDOMErrorType(fErrorCode);
287 private static class DOMErrorTypeMap { class in class:DOMErrorHandlerWrapper
417 private DOMErrorTypeMap () {} method in class:DOMErrorHandlerWrapper.DOMErrorTypeMap

Completed in 52 milliseconds