Class XMLPlatform<XML_UNMARSHALLER extends XMLUnmarshaller>

java.lang.Object
org.eclipse.persistence.internal.databaseaccess.DatasourcePlatform
org.eclipse.persistence.oxm.platform.XMLPlatform<XML_UNMARSHALLER>
All Implemented Interfaces:
Serializable, Cloneable, CorePlatform<ConversionManager>, Platform, XMLPlatform<XML_UNMARSHALLER>
Direct Known Subclasses:
DOMPlatform, SAXPlatform

public abstract class XMLPlatform<XML_UNMARSHALLER extends XMLUnmarshaller> extends DatasourcePlatform implements XMLPlatform<XML_UNMARSHALLER>
See Also: