Carbide.c++

com.nokia.carbide.cpp.epoc.engine.model.makefile.image
Class ImageBuilderCommandLineConverterFactory

java.lang.Object
  extended by com.nokia.carbide.cpp.epoc.engine.model.makefile.image.ImageBuilderCommandLineConverterFactory

public abstract class ImageBuilderCommandLineConverterFactory
extends java.lang.Object

Factory providing instances of IImageBuilderCommandLineConverter


Constructor Summary
ImageBuilderCommandLineConverterFactory()
           
 
Method Summary
static IImageBuilderCommandLineConverter createMifConvConverter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageBuilderCommandLineConverterFactory

public ImageBuilderCommandLineConverterFactory()
Method Detail

createMifConvConverter

public static IImageBuilderCommandLineConverter createMifConvConverter()

Carbide.c++