DTDtoCPP 0.5
DTDtoCPP is a C++ code generator for XML files processing
Program info
See all (2)
DTDtoCPP is a C code generator for XML files processing.
It automatically generates parser C classes basing on DTD specification.
- Generated classes parses XML string and put XML values to the appropriate class members.
- Multiple and optional elements support
- Source-code only output (no need to include any libraries) - can be used in both x86 and x64 projects.
- Use of MFC and MSXML parser
- Can be adopted for work with other parsers and without MFC by request
Details
Extensions
No information available
The data will be available later.Old versions
No information available
The data will be available later.Recent downloads
Latest updates
Suggestions
- Dtd code app
- Mfc web browser