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 XmlObjectSerializer
ObjectSerializerFactory.newXmlSerializer
(Writer w, boolean includeHeader, boolean multiObject) Creates aBinaryObjectSerializer
for writing objects to the given stream.