Package org.alfresco.util.schemacomp
Class MultiFileDumper.DbToXMLFactoryImpl
- java.lang.Object
-
- org.alfresco.util.schemacomp.MultiFileDumper.DbToXMLFactoryImpl
-
- All Implemented Interfaces:
MultiFileDumper.DbToXMLFactory
- Enclosing class:
- MultiFileDumper
public static class MultiFileDumper.DbToXMLFactoryImpl extends java.lang.Object implements MultiFileDumper.DbToXMLFactory
-
-
Constructor Summary
Constructors Constructor Description DbToXMLFactoryImpl(org.springframework.context.ApplicationContext ctx)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DbToXMLcreate(java.io.File outputFile, java.lang.String dbPrefix)
-
-
-
Method Detail
-
create
public DbToXML create(java.io.File outputFile, java.lang.String dbPrefix)
- Specified by:
createin interfaceMultiFileDumper.DbToXMLFactory
-
-