DTDParser

command module
v0.0.0-...-0cd33ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 8 Imported by: 0

README

Build Status codecov Go Report Card GoDoc

A DTD Parser

Exploring Go language in a DTD parser. This is a personal project, I do it when I have time, if you interest in it, feel free to open an issue. The goal of the project is to parse DTD and generate Structs to be used in others Go programs.

Roadmap

  • [alpha] Parse DTD and generate corresponding structs in memory
  • [alpha] Regenerate DTD - Alpha version
  • [wip] Generate Structs to be used in other programs using Go prepare
  • DTD Validation
    • Missing external DTD

License

Copyright 2019 Bertrand Lefort. All rights reserved. Use of this source code is governed under MIT License that can be found in the LICENSE file.

Documentation

Overview

Cli to parse a DTD The goal is to parse DTD and create corresponding Go structs

Directories

Path Synopsis
Package DTD Representss main structs of a DTD
Package DTD Representss main structs of a DTD
Package scanner allows to extract information from the DTD and create corresponding DTD structs
Package scanner allows to extract information from the DTD and create corresponding DTD structs
Package DTDParser A DTD parser
Package DTDParser A DTD parser
Package scanner allows to extract information from the DTD and create corresponding DTD structs
Package scanner allows to extract information from the DTD and create corresponding DTD structs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL