Vordel SDK

com.vordel.es.util.diff
Class EntityDiffTreeXMLSerializer

java.lang.Object
  extended by com.vordel.es.util.diff.EntityDiffTreeXMLSerializer

public class EntityDiffTreeXMLSerializer
extends java.lang.Object


Constructor Summary
EntityDiffTreeXMLSerializer()
           
 
Method Summary
 void serializeToXML(DiffTreeModel model, java.io.OutputStream os)
          Serialize the differences between two Entity hierarchies as XML.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityDiffTreeXMLSerializer

public EntityDiffTreeXMLSerializer()
Method Detail

serializeToXML

public void serializeToXML(DiffTreeModel model,
                           java.io.OutputStream os)
Serialize the differences between two Entity hierarchies as XML. Encoding is 'utf-8'.

Parameters:
model - The DiffTreeModel containing the entity differences.
os - An OutputStream where the XML is written to. The caller must close the OutputStream when finished.

Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel