Search Results for

    Show / Hide Table of Contents

    Namespace SeztionParser

    Classes

    ParserException

    The exception that is thrown when the parser finds an error during the parsing, such as a duplicate section.

    SectionDataConversion

    Defines operations that serve to convert a section data to another data type.

    SectionNotFoundException

    The exception that is thrown when the specified section does not exist in the collection.

    SectionsFile

    Represents the loader for the reading of files with sections.

    SectionsParser

    Represents the sections parser.

    SingleLineSection

    Defines operations used to gets the first line of a section in a specific format.

    Structs

    SectionModel

    Represents a section.

    Interfaces

    ISectionData

    Represents a collection of data from a specific section.

    ISectionsData

    Represents a collection of sections.

    ISectionsParser

    Represents the sections parser.

    In This Article
    Back to top Copyright 2021 seztion-parser