newInstance

fun newInstance(stepConfig: StepConfiguration, xvrlParameters: Map<String, String>, attr: Map<QName, String?> = emptyMap()): XvrlReport(source)
fun newInstance(stepConfig: StepConfiguration, xvrlParameters: Map<String, String>, metadata: XvrlReportMetadata, attr: Map<QName, String?> = emptyMap()): XvrlReport(source)