org.tm4j.panckoucke.impl.context.reader.PanckouckeContextReader .readConfiguration(java.util.Properties props,java.io.File configFile,org.tm4j.panckoucke.context.PanckouckeContext context)

Description

This methods creates a reader from configFile and calls #readConfiguration(Properties, Reader, PanckouckeContext)

Parameters
java.io.File configFile
org.tm4j.panckoucke.context.PanckouckeContext context the Context to be filled.
java.util.Properties props may be null

Other Resources

Related Topics