Uses of Interface
org.eclipse.persistence.internal.oxm.record.PlatformUnmarshaller
Package
Description
-
Uses of PlatformUnmarshaller in org.eclipse.persistence.internal.oxm
Modifier and TypeFieldDescriptionprotected PlatformUnmarshaller
XMLUnmarshaller.platformUnmarshaller
-
Uses of PlatformUnmarshaller in org.eclipse.persistence.internal.oxm.record
Modifier and TypeMethodDescriptionXMLPlatform.newPlatformUnmarshaller
(XML_UNMARSHALLER xmlUnmarshaller, Map<String, Boolean> parserFeatures) -
Uses of PlatformUnmarshaller in org.eclipse.persistence.oxm.platform
Modifier 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: