Vantiv / cnp-sdk-for-java

Java SDK to ease XML integrations with the Vantiv eCommerce platform
https://vantiv.github.io
MIT License
4 stars 25 forks source link

Eliminates some harder-to-find manual SDK upgrade work #20

Closed GregoryConrad closed 3 years ago

GregoryConrad commented 3 years ago

Originally attempted to refactor with regex, but unfortunately a regex approach was not feasible due to nested parsing. Thus, I took the approach of modifying the existing file to use Reflection.