/ Assembly List / LJCGenTextLib / GenerateText

Namespace - LJCGenTextLib


Syntax

C#
public class GenerateText

Generates text using a text template.

Public Methods
CreateSections Create Sections from template definition.
Generate Generates a merged output file from the specified template and Sections data.
Generate Generates a merged output file from the specified template and data file.
Generate Generates a merged output file from the template lines and Sections data.
4 Methods

Private Methods
#ctor Initializes an object instance.
Reset Resets the current values.
2 Methods

Properties
ActiveSections Gets or sets the active sections.
CommentStart Gets or sets the line comment start characters.
OutFileSpec Gets or sets the output file specification.
OutLines Gets or sets the output text lines.
Sections Gets or sets the data sections.
TemplateLines Gets or sets the template text lines.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.