Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
/gdpdu-javaPublic archive

GDPdU / GoBD Java library

License

NotificationsYou must be signed in to change notification settings

opencore/gdpdu-java

Repository files navigation

GitHub Workflow StatusGitHub

This is a simple Java project that can read GDPdU/GoDBindex.xml files and provide a rich Java model for them.

Using the classes in these projects you can:

  • Parse anindex.xml file into strongly typed Java objects (using thegdpdu-index-parser module)

  • Validate that anindex.xml file is correct

  • ParseVariableLength (FixedLength not supported yet) data files described by anindex.xml file into strongly typed Java objects (using thegdpdu-data-parser module)

Note
What used to be theGDPdU has been replaced byGoBD in 2015.The technical standard has not changed though, so we decided to keep the nameGDPdU for the library itself.

We wrote this project to validateDSFinV-K data exports.There is a separateproject that uses this library to do this and to provide a simple CLI.

How to use

Currently, there are no pre-built binaries or packages in a Maven repository.There is also no CLI available at the moment.

In the meantime, the relevant classes areGdpduIndexParser,GdpduIndexValidator andGdpduDataParser.

Terminology

GDPdU

Grundsätze zum Datenzugriff und zur Prüfbarkeit digitaler Unterlagen

These have been replaced by theGoBD in 2015

GoBD

Grundsätze zur ordnungsmäßigen Führung und Aufbewahrung von Büchern, Aufzeichnungen und Unterlagen in elektronischer Form sowie zum Datenzugriff

The GoBD was initially released in 2014 but the latest version is from 2019.They replaced theGDPdU in 2015.

About

GDPdU / GoBD Java library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp