Uses of Class
org.eclipse.persistence.exceptions.XMLConversionException
-
Packages that use XMLConversionException Package Description org.eclipse.persistence.exceptions -
-
Uses of XMLConversionException in org.eclipse.persistence.exceptions
Methods in org.eclipse.persistence.exceptions that return XMLConversionException Modifier and Type Method Description static XMLConversionExceptionXMLConversionException. errorCreateURLForFile(String fileName, Exception internalException)static XMLConversionExceptionXMLConversionException. incorrectGDayFormat(String dateString)static XMLConversionExceptionXMLConversionException. incorrectGMonthDayFormat(String dateString)static XMLConversionExceptionXMLConversionException. incorrectGMonthFormat(String dateString)static XMLConversionExceptionXMLConversionException. incorrectGYearFormat(String dateString)static XMLConversionExceptionXMLConversionException. incorrectGYearMonthFormat(String dateString)static XMLConversionExceptionXMLConversionException. incorrectTimestampDateTimeFormat(String dateString)static XMLConversionExceptionXMLConversionException. incorrectTimestampTimeFormat(String dateString)
-