org.tm4j.panckoucke.impl.context.reader.PanckouckeContextReader .readConfiguration(java.io.Reader config,org.tm4j.panckoucke.context.PanckouckeContext context)

Description

This method internally calls #readConfiguration(Properties, Reader, PanckouckeContext) with standart Properties

Parameters
java.io.Reader config a reader that accesses a xml-file, which conforms to context.dtd
org.tm4j.panckoucke.context.PanckouckeContext context the Context to be filled.

Other Resources

Related Topics