Uses of Interface
org.eclipse.persistence.internal.oxm.record.PlatformUnmarshaller
Packages that use PlatformUnmarshaller
Package
Description
-
Uses of PlatformUnmarshaller in org.eclipse.persistence.internal.oxm
Fields in org.eclipse.persistence.internal.oxm declared as PlatformUnmarshallerModifier and TypeFieldDescriptionprotected PlatformUnmarshaller
XMLUnmarshaller.platformUnmarshaller
-
Uses of PlatformUnmarshaller in org.eclipse.persistence.internal.oxm.record
Classes in org.eclipse.persistence.internal.oxm.record that implement PlatformUnmarshallerMethods in org.eclipse.persistence.internal.oxm.record that return PlatformUnmarshallerModifier and TypeMethodDescriptionXMLPlatform.newPlatformUnmarshaller
(XML_UNMARSHALLER xmlUnmarshaller, Map<String, Boolean> parserFeatures) -
Uses of PlatformUnmarshaller in org.eclipse.persistence.oxm.platform
Methods in org.eclipse.persistence.oxm.platform that return PlatformUnmarshallerModifier and TypeMethodDescriptionDOMPlatform.newPlatformUnmarshaller
(XMLUnmarshaller xmlUnmarshaller) INTERNAL:DOMPlatform.newPlatformUnmarshaller
(XMLUnmarshaller xmlUnmarshaller, Map<String, Boolean> parserFeatures) INTERNAL:SAXPlatform.newPlatformUnmarshaller
(XMLUnmarshaller xmlUnmarshaller) INTERNAL:SAXPlatform.newPlatformUnmarshaller
(XMLUnmarshaller xmlUnmarshaller, Map<String, Boolean> parserFeatures) INTERNAL:abstract PlatformUnmarshaller
XMLPlatform.newPlatformUnmarshaller
(XML_UNMARSHALLER xmlUnmarshaller) INTERNAL:abstract PlatformUnmarshaller
XMLPlatform.newPlatformUnmarshaller
(XML_UNMARSHALLER xmlUnmarshaller, Map<String, Boolean> parserFeatures) INTERNAL: