Class FileInterpreterFactory
- java.lang.Object
-
- uk.co.mulecode.filetemplate.interpreter.FileInterpreterFactory
-
public class FileInterpreterFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FileInterpreterFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FileInterpreterget(java.lang.String type)
-
-
-
Method Detail
-
get
public FileInterpreter get(java.lang.String type)
-
-