Searched refs:convertToSAXException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DSchemaContentHandler.java112 convertToSAXException(e);
128 convertToSAXException(e);
190 convertToSAXException(e);
206 convertToSAXException(e);
225 convertToSAXException(e);
241 convertToSAXException(e);
257 convertToSAXException(e);
371 static void convertToSAXException(XNIException e) throws SAXException { method in class:SchemaContentHandler

Completed in 29 milliseconds