Uses of Interface
org.identityconnectors.framework.common.serializer.XmlObjectSerializer
Packages that use XmlObjectSerializer
-
Uses of XmlObjectSerializer in org.identityconnectors.framework.common.serializer
Methods in org.identityconnectors.framework.common.serializer that return XmlObjectSerializerModifier and TypeMethodDescriptionabstract XmlObjectSerializerObjectSerializerFactory.newXmlSerializer(Writer w, boolean includeHeader, boolean multiObject) Creates aBinaryObjectSerializerfor writing objects to the given stream.