org.alfresco.util.schemacomp
Class DbObjectXMLTransformer

java.lang.Object
  extended by org.alfresco.util.schemacomp.DbObjectXMLTransformer

public class DbObjectXMLTransformer
extends java.lang.Object

Converts DbObject instances into an XML output stream.


Constructor Summary
DbObjectXMLTransformer(org.xml.sax.ContentHandler contentHandler)
           
 
Method Summary
 void output(DbObject dbObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbObjectXMLTransformer

public DbObjectXMLTransformer(org.xml.sax.ContentHandler contentHandler)
Method Detail

output

public void output(DbObject dbObject)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.