Class CustomModelWriterFactory
- java.lang.Object
-
- com.devonfw.cobigen.javaplugin.merger.libextension.CustomModelWriterFactory
-
- All Implemented Interfaces:
com.thoughtworks.qdox.writer.ModelWriterFactory
public class CustomModelWriterFactory extends Object implements com.thoughtworks.qdox.writer.ModelWriterFactory
TheModelWriterFactoryreturning new instances ofCustomModelWriter- Author:
- mbrunnli (04.04.2013)
-
-
Constructor Summary
Constructors Constructor Description CustomModelWriterFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.thoughtworks.qdox.writer.ModelWriternewInstance()
-