Uses of Class
org.rodnansol.core.generator.writer.CombinedInput
-
Packages that use CombinedInput Package Description org.rodnansol.core.generator.writer -
-
Uses of CombinedInput in org.rodnansol.core.generator.writer
Methods in org.rodnansol.core.generator.writer that return types with arguments of type CombinedInput Modifier and Type Method Description List<CombinedInput>CreateAggregationCommand. getCombinedInputs()Constructor parameters in org.rodnansol.core.generator.writer with type arguments of type CombinedInput Constructor Description CreateAggregationCommand(Project project, String aggregatedDocumentHeader, List<CombinedInput> inputStreams, TemplateType templateType, TemplateCustomization templateCustomization, File output)
-