Uses of Class
org.rodnansol.core.generator.writer.CreateDocumentCommand
-
Packages that use CreateDocumentCommand Package Description org.rodnansol.core.generator.writer -
-
Uses of CreateDocumentCommand in org.rodnansol.core.generator.writer
Methods in org.rodnansol.core.generator.writer with parameters of type CreateDocumentCommand Modifier and Type Method Description voidDocumenter. readMetadataAndGenerateRenderedFile(CreateDocumentCommand createDocumentCommand)Creates and writes a single document to disk based on the incoming command object.
-