Uses of Class
org.eclipse.persistence.jpa.exceptions.XMLParseException
Packages that use XMLParseException
-
Uses of XMLParseException in org.eclipse.persistence.jpa.exceptions
Methods in org.eclipse.persistence.jpa.exceptions that return XMLParseExceptionModifier and TypeMethodDescriptionstatic 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: