Module org.eclipse.persistence.core
Interface XMLPlatform<XML_UNMARSHALLER extends XMLUnmarshaller>
-
- All Known Implementing Classes:
DOMPlatform,SAXPlatform,XMLPlatform
public interface XMLPlatform<XML_UNMARSHALLER extends XMLUnmarshaller>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlatformUnmarshallernewPlatformUnmarshaller(XML_UNMARSHALLER xmlUnmarshaller, Map<String,Boolean> parserFeatures)
-
-
-
Method Detail
-
newPlatformUnmarshaller
PlatformUnmarshaller newPlatformUnmarshaller(XML_UNMARSHALLER xmlUnmarshaller, Map<String,Boolean> parserFeatures)
-
-