org.kuali.common.impex.schema
Class DefaultExportSchemaService

java.lang.Object
  extended by org.kuali.common.impex.schema.DefaultExportSchemaService
All Implemented Interfaces:
ExportSchemaService

public class DefaultExportSchemaService
extends Object
implements ExportSchemaService


Constructor Summary
DefaultExportSchemaService()
           
 
Method Summary
 void exportSchema(Schema schema, Writer writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultExportSchemaService

public DefaultExportSchemaService()
Method Detail

exportSchema

public void exportSchema(Schema schema,
                         Writer writer)
Specified by:
exportSchema in interface ExportSchemaService


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.