Skip to content

Parse a request in common format, extract data and fill in the template using CTemplate framework

Notifications You must be signed in to change notification settings

pramineni01/Sax2CTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Sax2CTemplate

Brief:

This project takes a D.I.I.S format requests and translates them into Code vendor format of the request. This request can be sent to Core vendor and receive a response. The uniqueness of this project is that it does not read specific fields by their name, instead, its programmed generically and tranforms the request.

Dependencies:

  1. SAX parser provided by Xerces xml parser library.
  2. CTemplate library open sourced by Google.

About

Parse a request in common format, extract data and fill in the template using CTemplate framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published