org.alfresco.util.schemacomp
Class SchemaToXML

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

public class SchemaToXML
extends java.lang.Object

Converts an in-memory Schema to an XML output stream.


Constructor Summary
SchemaToXML(Schema schema, javax.xml.transform.stream.StreamResult streamResult)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaToXML

public SchemaToXML(Schema schema,
                   javax.xml.transform.stream.StreamResult streamResult)
Method Detail

execute

public void execute()


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