Package io.github.mrtyldr.datev.plain


package io.github.mrtyldr.datev.plain
Buffered and forward-only serialization of the fixed DATEV Buchungsstapel schemas without third-party runtime dependencies.

DatevFile and DatevStreamWriter emit a complete EXTF file when configured with DatevMetadata. Without metadata they emit the official column heading and booking rows only.

  • Classes
    Class
    Description
    Builds and writes rows for one of the fixed DATEV Buchungsstapel schemas without dependencies.
    Configures a fixed-schema file, including the optional EXTF management record.
    Writes a fixed DATEV column-heading record and booking rows without retaining completed rows.
    Configures a streaming writer, including the optional EXTF management record.