Uses of Interface
org.identityconnectors.framework.common.serializer.XmlObjectSerializer

Packages that use XmlObjectSerializer
org.identityconnectors.framework.common.serializer   
 

Uses of XmlObjectSerializer in org.identityconnectors.framework.common.serializer
 

Methods in org.identityconnectors.framework.common.serializer that return XmlObjectSerializer
abstract  XmlObjectSerializer ObjectSerializerFactory.newXmlSerializer(Writer w, boolean includeHeader, boolean multiObject)
          Creates a BinaryObjectSerializer for writing objects to the given stream.
 



Copyright © 2012. All Rights Reserved.