Uses of Class
org.eclipse.persistence.exceptions.XMLParseException
-
Packages that use XMLParseException Package Description org.eclipse.persistence.exceptions -
-
Uses of XMLParseException in org.eclipse.persistence.exceptions
Methods in org.eclipse.persistence.exceptions that return XMLParseException Modifier and Type Method Description static XMLParseExceptionXMLParseException. exceptionCreatingDocumentBuilder(String xmlDocument, Exception cause)INTERNAL:static XMLParseExceptionXMLParseException. exceptionCreatingSAXParser(URL url, Exception cause)INTERNAL:static XMLParseExceptionXMLParseException. exceptionCreatingXMLReader(URL url, Exception cause)INTERNAL:static XMLParseExceptionXMLParseException. exceptionReadingXMLDocument(String xmlDocument, Exception cause)INTERNAL:static XMLParseExceptionXMLParseException. exceptionSettingSchemaSource(URL baseUrl, URL schemaUrl, Exception cause)INTERNAL:
-